flyctl: remove myself as maintainer
This commit is contained in:
parent
589aab59f1
commit
2f38b15f16
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ buildGoModule rec {
|
||||||
downloadPage = "https://github.com/superfly/flyctl";
|
downloadPage = "https://github.com/superfly/flyctl";
|
||||||
homepage = "https://fly.io/";
|
homepage = "https://fly.io/";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ aaronjanse adtya jsierles techknowlogick viraptor ];
|
maintainers = with maintainers; [ adtya jsierles techknowlogick viraptor ];
|
||||||
mainProgram = "flyctl";
|
mainProgram = "flyctl";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue