mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-17 06:06:13 +03:00
platformsh: add spk as maintainer
This commit is contained in:
parent
ba6a6b548d
commit
6a10a5f509
@ -36,7 +36,7 @@ php.buildComposerProject (finalAttrs: {
|
||||
homepage = "https://github.com/platformsh/legacy-cli";
|
||||
license = lib.licenses.mit;
|
||||
mainProgram = "platform";
|
||||
maintainers = with lib.maintainers; [ shyim ];
|
||||
maintainers = with lib.maintainers; [ shyim spk ];
|
||||
platforms = lib.platforms.all;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user