mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-02 11:53:27 +00:00
flyctl: add RaghavSood as maintainer
This commit is contained in:
parent
b57260da32
commit
df4c4e9183
@ -69,7 +69,7 @@ buildGo122Module rec {
|
||||
downloadPage = "https://github.com/superfly/flyctl";
|
||||
homepage = "https://fly.io/";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ adtya jsierles techknowlogick ];
|
||||
maintainers = with lib.maintainers; [ adtya jsierles techknowlogick RaghavSood ];
|
||||
mainProgram = "flyctl";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user