diff options
author | polwex <polwex@sortug.com> | 2025-10-06 14:35:41 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-10-06 14:35:41 +0700 |
commit | 256376afffe66faa239a6a6aaebb8f68a9c6cbe4 (patch) | |
tree | 52f2ea2ba9da38e7edf64bb810708526cdeb14f5 /vere/.github/CODEOWNERS | |
parent | 4a6067863d415e0334b4b61254fab2bd879a6964 (diff) |
very stuck
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 |