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:
parent
c9aee562c1
commit
9a5f5ee7d3
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ in
|
||||||
|
|
||||||
{
|
{
|
||||||
meta = {
|
meta = {
|
||||||
maintainers = with lib.maintainers; [ danbst ];
|
maintainers = with lib.maintainers; [ danbst anthonyroussel ];
|
||||||
};
|
};
|
||||||
|
|
||||||
###### interface
|
###### interface
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue