summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 3422ef8..d40519e 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -7,6 +7,9 @@
# GitHub
.github/** @ezio-melotti @hugovk
+# pre-commit
+.pre-commit-config.yaml @hugovk @AlexWaygood
+
# Build system
configure* @erlend-aasland @corona10