remove profpatsch from maintainer list of a few packages
This commit is contained in:
@@ -19,7 +19,7 @@ buildGoPackage rec {
|
||||
meta = with stdenv.lib; {
|
||||
description = "Very simple compile daemon for Go";
|
||||
license = licenses.bsd2;
|
||||
maintainers = with maintainers; [ profpatsch ];
|
||||
maintainers = with maintainers; [ ];
|
||||
inherit (src.meta) homepage;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user