summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorPaweł Krupa <pawel@krupa.net.pl>2018-10-23 11:51:25 +0200
committerGitHub <noreply@github.com>2018-10-23 11:51:25 +0200
commitc0c53181002a262add97c7f63becf34e61e3cf61 (patch)
tree7474f56bf8a233563ae3aca254f9bbee028021c1 /.github/CODEOWNERS
parentf88e88b2fd068e249babe41f78e3856789505e67 (diff)
fix duplicate in CODEOWNERS file (#4467)
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS6
1 files changed, 1 insertions, 5 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 8897f3214c..f4e61be24e 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -19,11 +19,7 @@ packaging/ @paulfantom
# streaming/
# system/
# tests/
-# web/
-
-# Ownership by filetype (overwrites ownership by directory)
-*.am @paulfantom @ktsaou
-
+# web/
# Ownership of specific files
CHANGELOG.md @netdatabot