We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f492007 commit 7dd0aa4Copy full SHA for 7dd0aa4
.github/CODEOWNERS
@@ -1,7 +1,3 @@
1
# CODEOWNERS: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
2
-
3
-# Any PR to `master` branch with changes to production contracts notifies the protocol team
4
-/contracts/ @lidofinance/lido-eth-protocol
5
6
-# Any PR to `master` branch with changes to GitHub workflows notifies the workflow review team
7
-/.github/workflows/ @lidofinance/review-gh-workflows
+* @lidofinance/lido-eth-protocol
+.github @lidofinance/review-gh-workflows
0 commit comments