gpgme: remove myself as maintainer
This commit is contained in:
parent
e92814a3f1
commit
5c22826cda
1 changed files with 1 additions and 1 deletions
|
@ -85,6 +85,6 @@ stdenv.mkDerivation rec {
|
|||
'';
|
||||
license = with licenses; [ lgpl21Plus gpl3Plus ];
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ primeos ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue