mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-05 04:44:04 +02:00
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:
parent
c41100eff9
commit
92131bc6d4
9
.github/CODEOWNERS
vendored
9
.github/CODEOWNERS
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue