From e35670cf41339a43362fd60ce0cd253c0c5f4207 Mon Sep 17 00:00:00 2001 From: Arjun Sreedharan Date: Fri, 22 Mar 2024 13:50:38 +0000 Subject: [PATCH] add codeowners --- .github/.syncignore | 1 + .github/CODEOWNERS | 1 + 2 files changed, 2 insertions(+) create mode 100644 .github/.syncignore create mode 100644 .github/CODEOWNERS diff --git a/.github/.syncignore b/.github/.syncignore new file mode 100644 index 00000000..7c0127a9 --- /dev/null +++ b/.github/.syncignore @@ -0,0 +1 @@ +CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..ef772eec --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @cloudfoundry/wg-app-runtime-interfaces-buildpacks-web-servers-approvers