team-list.nix: remove members who did not join

qyliss confirmed this
Haven't seen ericson2314 do maint work on it, and he'd tell me if he wanted to.

Co-authored-by: Silvan Mosberger <github@infinisil.com>
This commit is contained in:
Robert Hensing 2023-09-18 19:11:23 +02:00 committed by Robert Hensing
parent 682493b2c4
commit 4e2fcbf7ee

View File

@ -651,9 +651,7 @@ with lib.maintainers; {
module-system = {
members = [
ericson2314
infinisil
qyliss
roberth
];
scope = "Maintain Nixpkgs module system";