diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2021-05-22 20:29:04 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2021-05-22 20:29:04 +0530 |
commit | 35571fcfba4592491341fd394fe1254092180986 (patch) | |
tree | 671e65ab216be91a8386840d8e943c853493fc13 | |
parent | 055b3478c51bf6d36b0d2fe0ebc392f0bc5c5cf8 (diff) |
github: use team reference in codeowners
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
-rw-r--r-- | .github/CODEOWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0367c0a5..05a93d9a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # Catch-all rule for the project -* @fmeum @msfjarvis @Skrilltrax +* @android-password-store/devs |