-
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cfee114
commit 355aa36
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Global rule, if anything matches after this then that rule takes precedent | ||
* @JoshStrobl @BuddiesOfBudgie/best-buds | ||
|
||
# Users that would be impacted by VS Code changes | ||
.vscode @EbonJaeger @JoshStrobl | ||
|
||
# Parts that should at least have David | ||
src/daemon/screenshot* @fossfreedom @JoshStrobl @BuddiesOfBudgie/best-buds | ||
src/panel/applets/keyboard-layout @fossfreedom @JoshStrobl @BuddiesOfBudgie/best-buds | ||
|
||
# Parts that should at least have Evan | ||
src/appindexer @EbonJaeger @JoshStrobl @BuddiesOfBudgie/best-buds | ||
src/daemon/notifications @EbonJaeger @JoshStrobl @BuddiesOfBudgie/best-buds | ||
src/dialogs @EbonJaeger @JoshStrobl @BuddiesOfBudgie/best-buds | ||
src/panel/applets/trash @EbonJaeger @JoshStrobl @BuddiesOfBudgie/best-buds | ||
|
||
# Parts that should at least have Campbell | ||
data/backgrounds @serebit @JoshStrobl @BuddiesOfBudgie/best-buds | ||
src/daemon/statusnotifier.vala @serebit @JoshStrobl @BuddiesOfBudgie/best-buds | ||
src/panel/applets/tray @serebit @JoshStrobl @BuddiesOfBudgie/best-buds | ||
src/plugin/raven @serebit @JoshStrobl @BuddiesOfBudgie/best-buds |