From 92131bc6d4eb0dc6bfc77df5b23ec74d4f98dc29 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Fri, 1 May 2020 14:11:18 +0530 Subject: CODEOWNERS: update for current development scenario (#755) - zidhuss while around has been unable to find enough time for doing code review. - FabianHenneke has been working on all parts of the app, triaging issues and has agreed to continue as a maintainer for the next few months while he can devote the time to this project. Signed-off-by: Harsh Shandilya --- .github/CODEOWNERS | 9 ++------- 1 file 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 -- cgit v1.2.3