Skip to content

Commit

Permalink
Minor cleanup, teams have been adjusted upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
wileyj committed May 9, 2024
1 parent 5338de4 commit 74f6303
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
# https://blog.mergify.com/github-codeowners-on-steroids/


# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# @stacks-network/blockchain-team/codeowners will be requested for
# @stacks-network/blockchain-team-codeowners will be requested for
# review when someone opens a pull request.
* @stacks-network/blockchain-team-codeowners

# Generic file extensions that shouldn't require much scrutiny
# Generic file extensions that shouldn't require much scrutiny. Anyone with write access to the repo may approve a PR
*.md @stacks-network/blockchain-team
*.yml @stacks-network/blockchain-team
*.yaml @stacks-network/blockchain-team
Expand All @@ -20,7 +17,4 @@ stacks-signer/**/*.rs @stacks-network/blockchain-team-signer

# CI workflows
./github/workflows/ @stacks-network/blockchain-team-ci
./github/actions/ @stacks-network/blockchain-team-ci

# Require a codeowner approval for changes to this file
# .github/CODEOWNERS @stacks-network/blockchain-team-codeowners
./github/actions/ @stacks-network/blockchain-team-ci

0 comments on commit 74f6303

Please sign in to comment.