hexchat: remove superherointj as maintainer
Mirroring https://github.com/NixOS/nixpkgs/pull/144319
This commit is contained in:
parent
b1b55c983f
commit
a95fd897f2
2 changed files with 2 additions and 2 deletions
|
|
@ -229,7 +229,7 @@ let
|
|||
]);
|
||||
|
||||
in {
|
||||
meta.maintainers = with maintainers; [ superherointj thiagokokada ];
|
||||
meta.maintainers = with maintainers; [ thiagokokada ];
|
||||
|
||||
options.programs.hexchat = with types; {
|
||||
enable = mkEnableOption "HexChat, a graphical IRC client";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue