buildGoPackage: remove ehmry from maintainers
I no longer write Go and have lost familiarity with the tooling.
This commit is contained in:
parent
b8ef2285b5
commit
0bec813abf
@ -243,7 +243,7 @@ let
|
||||
} // meta // {
|
||||
# add an extra maintainer to every package
|
||||
maintainers = (meta.maintainers or []) ++
|
||||
[ lib.maintainers.ehmry lib.maintainers.lethalman ];
|
||||
[ lib.maintainers.lethalman ];
|
||||
};
|
||||
});
|
||||
in if disabled then
|
||||
|
Loading…
Reference in New Issue
Block a user