summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
blob: cd9969f29c7dfc189c4403767bb2f37a31b15250 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# Files which shouldn't be changed manually are owned by @netdatabot.
# This way we prevent modifications which will be overwriten by automation.

# Global (default) code owner
* @ktsaou @cosmix

# Ownership by directory structure
.travis/ @cosmix @Ferroin @prologic
.github/ @cosmix @Ferroin @prologic
backends/ @thiagoftsm @vlvkobal
backends/graphite/ @thiagoftsm @vlvkobal
backends/json/ @thiagoftsm @vlvkobal
backends/opentsdb/ @thiagoftsm @vlvkobal
backends/prometheus/ @vlvkobal @thiagoftsm
build/ @cosmix
contrib/debian @cosmix @Ferroin @prologic
collectors/ @vlvkobal @mfundul @cosmix
collectors/charts.d.plugin/ @ilyam8 @Ferroin @prologic @cosmix
collectors/freebsd.plugin/ @vlvkobal @thiagoftsm @cosmix
collectors/macos.plugin/ @vlvkobal @thiagoftsm @cosmix
collectors/node.d.plugin/ @jacekkolasa @cosmix
collectors/node.d.plugin/fronius/ @ccremer @cosmix
collectors/node.d.plugin/snmp/ @jacekkolasa @cosmix
collectors/node.d.plugin/stiebeleltron/ @ccremer @cosmix
collectors/python.d.plugin/ @ilyam8
collectors/cups.plugin/ @simonnagl @vlvkobal @thiagoftsm @cosmix
daemon/ @thiagoftsm @mfundul @cosmix
database/ @mfundul @thiagoftsm @cosmix
docs/ @cosmix @joelhans @shortpatti
health/ @thiagoftsm @vlvkobal @cosmix
health/health.d/ @thiagoftsm @vlvkobal @cosmix
health/notifications/ @Ferroin @thiagoftsm @cosmix
libnetdata/ @thiagofsm @mfundul @cosmix
packaging/ @cosmix @Ferroin @prologic
registry/ @jacekkolasa @cosmix
streaming/ @thiagoftsm @vlvkobal @cosmix
web/ @thiagoftsm @mfundul @vlvkobal @cosmix
web/gui/ @jacekkolasa @cosmix

# Ownership by filetype (overwrites ownership by directory)
*.am @cosmix
*.md @cosmix @joelhans @shortpatti
Dockerfile* @Ferroin @prologic @cosmix

# Ownership of specific files
.gitignore @cosmix @Ferroin @prologic
.travis.yml @cosmix @Ferroin @prologic
.lgtm.yml @cosmix @Ferroin @prologic
.eslintrc @cosmix @Ferroin @prologic
.eslintignore @cosmix @Ferroin @prologic
.csslintrc @cosmix @Ferroin @prologic
.codeclimate.yml @cosmix @Ferroin @prologic
.codacy.yml @cosmix @Ferroin @prologic
.yamllint.yml @cosmix @Ferroin @prologic
netdata.spec.in @cosmix @Ferroin @prologic
netdata-installer.sh @cosmix @Ferroin @prologic
package.json @jacekkolasa
packaging/version @netdatabot

LICENSE.md @cosmix @joelhans
CHANGELOG.md @netdatabot