123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- # 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 @Ferroin
- # Ownership by directory structure
- .travis/ @Ferroin @kaskavel @vkalintiris
- .github/ @Ferroin @kaskavel @vkalintiris
- aclk/ @stelfrag @underhood
- backends/ @thiagoftsm @vlvkobal
- backends/graphite/ @thiagoftsm @vlvkobal
- backends/json/ @thiagoftsm @vlvkobal
- backends/opentsdb/ @thiagoftsm @vlvkobal
- backends/prometheus/ @vlvkobal @thiagoftsm
- build/ @Ferroin
- contrib/debian @Ferroin @vkalintiris
- collectors/ @vlvkobal @mfundul
- collectors/charts.d.plugin/ @ilyam8 @Ferroin
- collectors/freebsd.plugin/ @vlvkobal @thiagoftsm
- collectors/ebpf.plugin/ @thiagoftsm @vlvkobal
- collectors/macos.plugin/ @vlvkobal @thiagoftsm
- collectors/node.d.plugin/ @jacekkolasa
- collectors/node.d.plugin/fronius/ @ccremer
- collectors/node.d.plugin/snmp/ @jacekkolasa
- collectors/node.d.plugin/stiebeleltron/ @ccremer
- collectors/python.d.plugin/ @ilyam8
- collectors/cups.plugin/ @simonnagl @vlvkobal @thiagoftsm
- exporting/ @vlvkobal @thiagoftsm
- daemon/ @thiagoftsm @mfundul
- database/ @mfundul @thiagoftsm
- docs/ @joelhans
- health/ @thiagoftsm @vlvkobal
- health/health.d/ @thiagoftsm @vlvkobal
- health/notifications/ @Ferroin @thiagoftsm
- libnetdata/ @thiagofsm @mfundul
- packaging/ @Ferroin @vkalintiris
- registry/ @jacekkolasa
- streaming/ @thiagoftsm @vlvkobal
- system/ @Ferroin @vkalintiris
- tests/ @Ferroin @kaskavel
- web/ @thiagoftsm @mfundul @vlvkobal
- web/gui/ @jacekkolasa
- # Ownership by filetype (overwrites ownership by directory)
- *.am @Ferroin
- *.md @joelhans
- Dockerfile* @Ferroin @knatsakis
- # Ownership of specific files
- .gitignore @Ferroin @knatsakis
- .travis.yml @Ferroin @knatsakis @kaskavel @vkalintiris
- .lgtm.yml @Ferroin @knatsakis
- .eslintrc @Ferroin @knatsakis
- .eslintignore @Ferroin @knatsakis
- .csslintrc @Ferroin @knatsakis
- .codeclimate.yml @Ferroin @knatsakis
- .codacy.yml @Ferroin @knatsakis
- .yamllint.yml @Ferroin @knatsakis
- netdata.spec.in @Ferroin @knatsakis @vkalintiris
- netdata-installer.sh @Ferroin @knatsakis @vkalintiris
- package.json @jacekkolasa @Ferroin @knatsakis
- packaging/version @netdatabot @Ferroin @knatsakis
- LICENSE.md @joelhans @Ferroin
- CHANGELOG.md @netdatabot @Ferroin
|