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

Remove n0emis as direct maintainer (#365023)

This commit is contained in:
Philip Taron 2024-12-13 16:57:01 -08:00 committed by GitHub
commit 6ff5642249
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 5 additions and 11 deletions

View file

@ -211,7 +211,7 @@ in
};
meta = {
maintainers = with maintainers; [ n0emis ];
maintainers = with maintainers; [ ];
doc = ./grocy.md;
};
}