0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

treewide: remove myself from a few packages I don't use anymore

This commit is contained in:
Maximilian Bosch 2020-03-11 22:20:26 +01:00
parent 24b6b8fd46
commit b7cdb64ac2
No known key found for this signature in database
GPG key ID: 091DBF4D1FC46B8E
4 changed files with 4 additions and 4 deletions

View file

@ -48,5 +48,5 @@ in {
};
meta.maintainers = with maintainers; [ gnidorah ma27 ];
meta.maintainers = with maintainers; [ gnidorah ];
}