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 <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-05-01 14:11:18 +05:30 committed by GitHub
parent c41100eff9
commit 92131bc6d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
.github/CODEOWNERS vendored
View file

@ -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