Skip to content

Commit b232bb1

Browse files
authored
chore: relax ownership of the internal/generated/snippets paths (#13828)
This PR removes code owners mappings for the snippets paths, mostly to reduce friction for maintainers and committers.
1 parent 7783bb0 commit b232bb1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,8 @@
2727
# a single owner. This allows multiple teams to interact with librarian operations that cause
2828
# changes to librarian state.
2929
/.librarian/state.yaml
30+
# Similarly, we mark the internal/generated/snippets directory unowned to avoid
31+
# tracking granular ownership in the snippets directories, and to avoid chasing
32+
# code owners approvals for things like snippet metadata versioning bumps which
33+
# happen naturally as part of release activities.
34+
/internal/generated/snippets/

0 commit comments

Comments
 (0)