Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions org-tools/governance/rules/python-sdk-rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ rules:
- name: "governance_and_licensing"
patterns:
- "LICENSE"
# Consider updating this path if renaming to owners.yaml
- ".github/CODEOWNERS"
requires:
# Strictly Governance Council (L4)
- team: "governance-council"
Expand All @@ -28,8 +26,6 @@ rules:
- "README.md"
- "src/**"
- "templates/**"
excludes:
- ".github/CODEOWNERS" # Covered by Governance rule
requires:
# Grants access to devops (L1), maintainers (L2), tech-council (L3),
# and governance-council (L4)
Expand Down
Loading