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

nixos/tomcat: add anthonyroussel to maintainers

This commit is contained in:
Anthony Roussel 2023-11-29 07:56:09 +01:00
parent c9aee562c1
commit 9a5f5ee7d3
No known key found for this signature in database
GPG key ID: 9DC4987B1A55E75E

View file

@ -8,7 +8,7 @@ in
{ {
meta = { meta = {
maintainers = with lib.maintainers; [ danbst ]; maintainers = with lib.maintainers; [ danbst anthonyroussel ];
}; };
###### interface ###### interface