diff options
Diffstat (limited to 'vere/.github/CODEOWNERS')
-rw-r--r-- | vere/.github/CODEOWNERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vere/.github/CODEOWNERS b/vere/.github/CODEOWNERS new file mode 100644 index 0000000..147aa59 --- /dev/null +++ b/vere/.github/CODEOWNERS @@ -0,0 +1,6 @@ +# For more information on how CODEOWNERS work, see +# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners. + +# Default owner for everything in the repo. Matches farther down in the file +# will override this default. +* @urbit/runtime |