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 6ceef3e commit 6f291f3Copy full SHA for 6f291f3
.github/CODEOWNERS
@@ -2,10 +2,10 @@
2
3
# These owners will be the default owners for everything in the repo. Unless a later match takes precedence,
4
# @global-owner1 and @global-owner2 will be requested for review when someone opens a pull request.
5
-* @tchaton @lantiga @justusschock
+* @tchaton @lantiga @justusschock @borda
6
7
# CI/CD and configs
8
-/.github/ @borda @tchaton @lantiga @justusschock
9
-*.yml @borda @tchaton @lantiga @justusschock
+/.github/ @borda @tchaton @lantiga
+*.yml @borda @tchaton @lantiga
10
11
/src @tchaton @lantiga @justusschock
0 commit comments