Skip to content

Commit

Permalink
chore: added .sauced.yaml and newly generated CODEOWNERS file (#4052)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickytonline authored Aug 28, 2024
1 parent 762997c commit b49d6ce
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .sauced.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Configuration for attributing commits with emails to GitHub user profiles
# Used during codeowners generation.

# List the emails associated with the given username.
# The commits associated with these emails will be attributed to
# the username in this yaml map. Any number of emails may be listed.
attribution:
brandonroberts:
- [email protected]
jpmcb:
- [email protected]
nickytonline:
- [email protected]
- [email protected]
bdougie:
- [email protected]
zeucapua:
- [email protected]
bekahhw:
- [email protected]
isabensusan:
- [email protected]
Loading

0 comments on commit b49d6ce

Please sign in to comment.