From 13ce615f4a56b9ed44783152065d6ae238efff34 Mon Sep 17 00:00:00 2001 From: "Austin S. Hemmelgarn" Date: Thu, 23 Jul 2020 07:13:51 -0400 Subject: Add explicit CODEOWNERS rule for `system/`. (#9587) It's part of the packaging code, so it should be owned by the people responsible for packaging. --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) (limited to '.github') diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1145691610..f44ed24219 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -37,6 +37,7 @@ libnetdata/ @thiagofsm @mfundul @amoss packaging/ @amoss @Ferroin @prologic registry/ @jacekkolasa @amoss streaming/ @thiagoftsm @vlvkobal @amoss +system/ @prologic @Ferroin @amoss web/ @thiagoftsm @mfundul @vlvkobal @amoss web/gui/ @jacekkolasa @amoss -- cgit v1.2.3