qdigidoc: adding mmahut as maintainer
This commit is contained in:
parent
c4594f8c2c
commit
84eb0bee4b
@ -42,9 +42,9 @@ mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Qt-based UI for signing and verifying DigiDoc documents";
|
||||
homepage = https://www.id.ee/;
|
||||
homepage = "https://www.id.ee/";
|
||||
license = licenses.lgpl21Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ yegortimoshenko ];
|
||||
maintainers = with maintainers; [ yegortimoshenko mmahut ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user