nixos/github-runner{,s}: add @veehaitch and @newam as maintainers
This commit is contained in:
@@ -20,4 +20,6 @@ in
|
||||
config = mkIf cfg.enable {
|
||||
services.github-runners.${cfg.name} = cfg;
|
||||
};
|
||||
|
||||
meta.maintainers = with maintainers; [ veehaitch newam ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user