nixos/gitea-actions-runner: remove me as maintainer
I'm not interested in maintaining this module any longer.
This commit is contained in:
@@ -53,9 +53,7 @@ let
|
||||
|| (instance.token != null && instance.tokenFile == null);
|
||||
in
|
||||
{
|
||||
meta.maintainers = with lib.maintainers; [
|
||||
hexa
|
||||
];
|
||||
meta.maintainers = [ ];
|
||||
|
||||
options.services.gitea-actions-runner = with types; {
|
||||
package = mkPackageOption pkgs "gitea-actions-runner" { };
|
||||
|
||||
Reference in New Issue
Block a user