Unverified Commit f7a45cca authored by Marcos Iglesias's avatar Marcos Iglesias Committed by GitHub

feat: Testing Codeowners file (#605)

* Testing Codeowners file
Signed-off-by: 's avatarMarcos Iglesias <miglesiasvalle@lyft.com>

* Updating Tamika's name, adding Tao
Signed-off-by: 's avatarMarcos Iglesias <miglesiasvalle@lyft.com>
parent dba541c2
# Codeowners file by GitHub
# Reference: https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
# Each line is a file pattern followed by one or more owners.
# Order is important; the last matching pattern takes the most
# precedence.
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# @amundsen-io/amundsen-committerswill be requested for
# review when someone opens a pull request.
* @amundsen-io/amundsen-committers
# Frontend Files
/amundsen_application/static/ @Golodhros @ttannis @allisonsuarez @dikshathakur3119
# Backend Files
*.py @ttannis @feng-tao @dikshathakur3119 @allisonsuarez
/amundsen_application/api/ @ttannis @feng-tao @dikshathakur3119 @allisonsuarez
/amundsen_application/models/ @ttannis @feng-tao @dikshathakur3119 @allisonsuarez
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment