summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Hensing <roberth@users.noreply.github.com>2022-02-06 16:42:56 +0100
committerGitHub <noreply@github.com>2022-02-06 16:42:56 +0100
commitcd1d12ff2d6b2878d4986415ce4c7147894bf417 (patch)
tree03ada941b86afe8dac1ed30460b080ee310b66f7
parentMerge pull request #158362 from NixOS/backport-158360-to-release-21.11 (diff)
parentCODEOWNERS: add jonringer for all backport PRs (diff)
downloadnixpkgs-cd1d12ff2d6b2878d4986415ce4c7147894bf417.tar.gz
Merge pull request #158267 from jonringer/jonringer-release-CODEOWNER
CODEOWNERS: add jonringer for all backport PRs
-rw-r--r--.github/CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 4b3109d449db..935097ed9d90 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -7,6 +7,9 @@
# For documentation on this file, see https://help.github.com/articles/about-codeowners/
# Mentioned users will get code review requests.
+# Release managers, release branch only
+/ @jonringer
+
# This file
/.github/CODEOWNERS @edolstra