mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
tomcat: add danbst as maintainer
(cherry picked from commit a01d4ee3f4
)
This commit is contained in:
parent
3d0cd8e694
commit
096cad80cd
3 changed files with 10 additions and 3 deletions
|
@ -10,6 +10,10 @@ in
|
|||
|
||||
{
|
||||
|
||||
meta = {
|
||||
maintainers = with maintainers; [ danbst ];
|
||||
};
|
||||
|
||||
###### interface
|
||||
|
||||
options = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue