fish: add winter and srapenne as maintainers
This commit is contained in:
parent
78af3581c4
commit
e8b1b05acd
1 changed files with 1 additions and 1 deletions
|
@ -287,7 +287,7 @@ let
|
|||
homepage = "https://fishshell.com/";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ cole-h ];
|
||||
maintainers = with maintainers; [ cole-h winter srapenne ];
|
||||
};
|
||||
|
||||
passthru = {
|
||||
|
|
Loading…
Reference in a new issue