Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 491 Bytes

File metadata and controls

12 lines (9 loc) · 491 Bytes

CODEOWNERS

You can use a CODEOWNERS file to define individuals or teams that are responsible for code in a repository.

# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# all users listed here will be requested for
# review when someone opens a pull request.

* @andrewchaa @hyunkyu-lee