mumble: Add Yuchen He as package maintainer
Signed-off-by: Yuchen He <yuchenhe126@gmail.com>
This commit is contained in:
parent
534e5cf4b3
commit
4d86fa5350
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ let
|
|||
mainProgram = "mumble-server";
|
||||
homepage = "https://mumble.info";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ infinisil felixsinger ];
|
||||
maintainers = with maintainers; [ infinisil felixsinger lilacious ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue