Merge pull request #236610 from codedownio/github-runner-thomasjm-maintainer

github-runner: add thomasjm as maintainer
This commit is contained in:
Weijia Wang
2023-06-08 14:08:41 +03:00
committed by GitHub
@@ -21,5 +21,5 @@ in
services.github-runners.${cfg.name} = cfg;
};
meta.maintainers = with maintainers; [ veehaitch newam ];
meta.maintainers = with maintainers; [ veehaitch newam thomasjm ];
}