We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31c1d01 commit 38d0cc3Copy full SHA for 38d0cc3
1 file changed
.github/CODEOWNERS
@@ -5,13 +5,13 @@
5
6
# These owners will be the default owners for everything in
7
# the repo, unless a later match takes precedence.
8
-rush.json @aruniverse
9
-.github/workflows/publish.yml @aruniverse
+rush.json @aruniverse @ben-polinsky
+.github/workflows/publish.yml @aruniverse @ben-polinsky
10
11
# imodel-browser
12
-packages/modules/imodel-browser/ @aruniverse
13
-common/changes/@itwin/imodel-browser-react/ @aruniverse
14
-packages/apps/storybook/src/imodel-browser/ @aruniverse
+packages/modules/imodel-browser/ @aruniverse @ben-polinsky
+common/changes/@itwin/imodel-browser-react/ @aruniverse @ben-polinsky
+packages/apps/storybook/src/imodel-browser/ @aruniverse @ben-polinsky
15
16
# delete-imodel
17
packages/modules/delete-imodel/ @veekeys
0 commit comments