summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2020-03-04 16:21:39 -0500
committerGitHub <noreply@github.com>2020-03-04 16:21:39 -0500
commitf51be629578af6f4e9ac41209d05adb4a63c4aee (patch)
tree560be6ee7f9ea5f850cd0e65700450c6cd7ac15d /.github/CODEOWNERS
parentebe6af9215e3f849139b1a439e0927f6a2824ba4 (diff)
Add yamllint to reviewdog PR checks. (#8291)
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 55eba68c6a..a258263520 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -51,6 +51,7 @@ Dockerfile.* @Ferroin @knatsakis @ncmans @prologic @cosmix
.csslintrc @cosmix @Ferroin @knatsakis @ncmans @prologic
.codeclimate.yml @cosmix @Ferroin @knatsakis @ncmans @prologic
.codacy.yml @cosmix @Ferroin @knatsakis @ncmans @prologic
+.yamllint.yml @cosmix @Ferroin @knatsakis @ncmans @prologic
Dockerfile @Ferroin @knatsakis @ncmans @prologic @cosmix
netdata.spec.in @cosmix @Ferroin @knatsakis @ncmans @prologic
netdata-installer.sh @cosmix @Ferroin @knatsakis @ncmans @prologic