frankenphp: add shyim as maintainer
This commit is contained in:
parent
21e686eaec
commit
64a56afce4
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ in buildGoModule rec {
|
|||
homepage = "https://github.com/dunglas/frankenphp";
|
||||
license = licenses.mit;
|
||||
mainProgram = "frankenphp";
|
||||
maintainers = with maintainers; [ gaelreyrol ];
|
||||
maintainers = with maintainers; [ gaelreyrol shyim ];
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue