aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS9
1 files changed, 2 insertions, 7 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 84d75594..88bd942c 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,7 +1,2 @@
-# General rule for all code base
-* @msfjarvis @zidhuss @Skrilltrax
-
-# Oreo Autofill
-app/src/main/java/com/zeapo/pwdstore/autofill/oreo/ @FabianHenneke
-*oreo_autofill* @FabianHenneke
-scripts/hash_browser_app.sh @FabianHenneke
+# Catch-all rule for the project
+* @FabianHenneke @msfjarvis @Skrilltrax