fish: add winter and srapenne as maintainers

This commit is contained in:
Winter
2022-07-23 11:56:11 -07:00
committed by Cole Helbling
parent 78af3581c4
commit e8b1b05acd
+1 -1
View File
@@ -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 = {