From 0e5b2b710bf226ed74ce1236334823cd4abaea2b Mon Sep 17 00:00:00 2001 From: Steve Hill Date: Thu, 31 Aug 2023 16:22:18 +0000 Subject: [PATCH] chore(CODEOWNERS): add plugin development team Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.jenkins.github.AddTeamToCodeowners Co-authored-by: Moderne --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..6c2ba4f --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @jenkinsci/python-plugin-developers