summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJames Mills <prologic@shortcircuit.net.au>2020-05-22 04:35:09 +1000
committerGitHub <noreply@github.com>2020-05-22 04:35:09 +1000
commitc93038d7f98afe8b288fce33f7ad5b808c24eef1 (patch)
tree78a52591979518263dc28428324ab379a9492a29 /.github
parent3d2111b6c704de713260f82492fe6a1676f1d634 (diff)
Remove old docs generation tooling (#8783)
* Remove old docs generation tooling * Remove more references to docs/generator/* * Remove more refernece to things no longer used for docs generation * Update contributing-documentation.md * Update contributing-documentation.md Co-authored-by: Joel Hans <joel.g.hans@gmail.com>
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
-rw-r--r--.github/labeler.yml1
2 files changed, 0 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 5a2e4a4e97..d669d8efe6 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -54,7 +54,6 @@ Dockerfile* @Ferroin @knatsakis @ncmans @prologic @cosmix
.yamllint.yml @cosmix @Ferroin @knatsakis @ncmans @prologic
netdata.spec.in @cosmix @Ferroin @knatsakis @ncmans @prologic
netdata-installer.sh @cosmix @Ferroin @knatsakis @ncmans @prologic
-netlify.toml @cosmix
package.json @jacekkolasa
packaging/version @netdatabot
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 645612e06f..89dd3fa3c7 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -52,7 +52,6 @@ area/docs:
- "**/*.md"
- diagrams/*
- diagrams/**/*
- - netlify.toml
area/external/python:
- collectors/python.d.plugin/*