fish: add adamcstephens as maintainer

This commit is contained in:
Adam Stephens 2024-01-01 12:40:50 -05:00 committed by Cole Helbling
parent 87e492bd3a
commit af1e902005

View File

@ -300,7 +300,7 @@ let
homepage = "https://fishshell.com/";
license = licenses.gpl2;
platforms = platforms.unix;
maintainers = with maintainers; [ cole-h winter ];
maintainers = with maintainers; [ adamcstephens cole-h winter ];
mainProgram = "fish";
};