From e953809e1216103709a9a4a7a7ebd180bcd5113a Mon Sep 17 00:00:00 2001 From: Amit Sagtani Date: Fri, 11 Oct 2024 15:04:40 +0200 Subject: [PATCH] add codeowners --- .github/CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..fab9cb2 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,4 @@ +# This file designates code owners for different parts of the repository + +# Define code owners for all files in the repository +* @wireapp/customerops @julialongtin