@cryptotaxi247 / netdata-1 / commits / 8bb59fe28

Remove knatsakis and ncmans from CODEOWNERS for the agent. (#9173)

Based on discussion within the SRE team. They are not directly involved anymore with the agent components maintained by the SRE team, so there's no point in pestering them all the time with review requests when the rest of the SRE team is suficient for a complete review. In the event that a change warrants their attention, they'll be explicitly added as reviewers by hand.

Austin S. Hemmelgarn committed May 27, 2020 at 01:08 UTC 8bb59fe280c10cdc3a24aa34d5fa045cee3e713e
1 file changed +16 -16
.github/CODEOWNERS
+16 -16
@@ -5,15 +5,15 @@
5 * @ktsaou @cosmix
6
7 # Ownership by directory structure
8 -.travis/ @cosmix @Ferroin @knatsakis @ncmans @prologic
9 -.github/ @cosmix @Ferroin @knatsakis @ncmans @prologic
8 +.travis/ @cosmix @Ferroin @prologic
9 +.github/ @cosmix @Ferroin @prologic
10 backends/ @thiagoftsm @vlvkobal
11 backends/graphite/ @thiagoftsm @vlvkobal
12 backends/json/ @thiagoftsm @vlvkobal
13 backends/opentsdb/ @thiagoftsm @vlvkobal
14 backends/prometheus/ @vlvkobal @thiagoftsm
15 build/ @cosmix
16 -contrib/debian @cosmix @Ferroin @knatsakis @ncmans @prologic
16 +contrib/debian @cosmix @Ferroin @prologic
17 collectors/ @vlvkobal @mfundul @cosmix
18 collectors/charts.d.plugin/ @ilyam8 @Ferroin @prologic @cosmix
19 collectors/freebsd.plugin/ @vlvkobal @thiagoftsm @cosmix
@@ -31,7 +31,7 @@ health/ @thiagoftsm @vlvkobal @cosmix
31 health/health.d/ @thiagoftsm @vlvkobal @cosmix
32 health/notifications/ @Ferroin @thiagoftsm @cosmix
33 libnetdata/ @thiagofsm @mfundul @cosmix
34 -packaging/ @cosmix @Ferroin @knatsakis @ncmans @prologic
34 +packaging/ @cosmix @Ferroin @prologic
35 registry/ @jacekkolasa @cosmix
36 streaming/ @thiagoftsm @vlvkobal @cosmix
37 web/ @thiagoftsm @mfundul @vlvkobal @cosmix
@@ -40,20 +40,20 @@ web/gui/ @jacekkolasa @cosmix
40 # Ownership by filetype (overwrites ownership by directory)
41 *.am @cosmix
42 *.md @cosmix @joelhans @shortpatti
43 -Dockerfile* @Ferroin @knatsakis @ncmans @prologic @cosmix
43 +Dockerfile* @Ferroin @prologic @cosmix
44
45 # Ownership of specific files
46 -.gitignore @cosmix @Ferroin @knatsakis @ncmans @prologic
47 -.travis.yml @cosmix @Ferroin @knatsakis @ncmans @prologic
48 -.lgtm.yml @cosmix @Ferroin @knatsakis @ncmans @prologic
49 -.eslintrc @cosmix @Ferroin @knatsakis @ncmans @prologic
50 -.eslintignore @cosmix @Ferroin @knatsakis @ncmans @prologic
51 -.csslintrc @cosmix @Ferroin @knatsakis @ncmans @prologic
52 -.codeclimate.yml @cosmix @Ferroin @knatsakis @ncmans @prologic
53 -.codacy.yml @cosmix @Ferroin @knatsakis @ncmans @prologic
54 -.yamllint.yml @cosmix @Ferroin @knatsakis @ncmans @prologic
55 -netdata.spec.in @cosmix @Ferroin @knatsakis @ncmans @prologic
56 -netdata-installer.sh @cosmix @Ferroin @knatsakis @ncmans @prologic
46 +.gitignore @cosmix @Ferroin @prologic
47 +.travis.yml @cosmix @Ferroin @prologic
48 +.lgtm.yml @cosmix @Ferroin @prologic
49 +.eslintrc @cosmix @Ferroin @prologic
50 +.eslintignore @cosmix @Ferroin @prologic
51 +.csslintrc @cosmix @Ferroin @prologic
52 +.codeclimate.yml @cosmix @Ferroin @prologic
53 +.codacy.yml @cosmix @Ferroin @prologic
54 +.yamllint.yml @cosmix @Ferroin @prologic
55 +netdata.spec.in @cosmix @Ferroin @prologic
56 +netdata-installer.sh @cosmix @Ferroin @prologic
57 package.json @jacekkolasa
58 packaging/version @netdatabot
59