From 44f0986993e2f2391534dc30eac5b61f92fd8d63 Mon Sep 17 00:00:00 2001 From: Matthias Kaeppler Date: Thu, 25 Nov 2021 09:17:09 +0100 Subject: [PATCH] Add CODEOWNERS file --- CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..b374076 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,4 @@ +# See https://docs.gitlab.com/ee/user/project/code_owners.html +# Keep in sync with https://about.gitlab.com/handbook/engineering/projects/#gitlab-build-images + +* @stanhu @balasankarc @rymai