mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
github-runner: add thomasjm as maintainer
This commit is contained in:
parent
91f0ba0f92
commit
f69aff8f89
1 changed files with 1 additions and 1 deletions
|
@ -21,5 +21,5 @@ in
|
|||
services.github-runners.${cfg.name} = cfg;
|
||||
};
|
||||
|
||||
meta.maintainers = with maintainers; [ veehaitch newam ];
|
||||
meta.maintainers = with maintainers; [ veehaitch newam thomasjm ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue