mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
maintainers: remove erictapen from packages that I don't really maintain anymore
This commit is contained in:
parent
a60d8c940c
commit
b12bcabd24
9 changed files with 8 additions and 12 deletions
|
@ -375,8 +375,5 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
meta.maintainers = with lib.maintainers; [
|
||||
erictapen
|
||||
nh2
|
||||
];
|
||||
meta.maintainers = with lib.maintainers; [ nh2 ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue