Remove myself as maintainer from packages
I'm currently not maintaining any packages.
This commit is contained in:
@@ -83,7 +83,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Mail indexer";
|
||||
homepage = https://notmuchmail.org/;
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ chaoflow flokli garbas the-kenny ];
|
||||
maintainers = with maintainers; [ flokli garbas the-kenny ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user