Skip to content

Commit

Permalink
Add CODEOWNERS (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferai authored Nov 26, 2024
1 parent b0b4a52 commit 282a4f2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# This repo contains modules that are generally shared between more than one
# project within Secure. As such, seemingly minor changes meant for one project
# can have unexpected impacts on another.
#
# For this reason there are currently a few stewards within Secure that
# have a good understanding of those impacts on their projects and coordinate
# if there is uncertainty, and they are the owners rather than a team that may
# be modified externally.

* @jefferai @sgmiller

0 comments on commit 282a4f2

Please sign in to comment.