Skip to content

Commit

Permalink
chore: add CODEOWNERS file (#31)
Browse files Browse the repository at this point in the history
This adds an initial `CODEOWNERS` file so we can establish patterns
around code ownership and review. As more teams are onboarded to this
SDK, we can update the `CODEOWNERS` file to ensure that those teams are
kept in the loop when relevant code changes.
  • Loading branch information
ctreatma authored Feb 13, 2024
2 parents 725a10a + c29bc47 commit 0f884e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# See https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#example-of-a-codeowners-file
#
* @equinix/governor-devrel-engineering
*metal* @equinix/governor-metal-client-interfaces

0 comments on commit 0f884e3

Please sign in to comment.