Skip to content

Commit 07b7da1

Browse files
committed
MSP-3281 add codowners, rm review action
1 parent f0b8b84 commit 07b7da1

File tree

3 files changed

+3
-21
lines changed

3 files changed

+3
-21
lines changed

.github/workflows/auto-assign-review.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

.github/workflows/one_job.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
paths-ignore:
66
- '.github/**'
77
- 'docs/**'
8+
- 'CODEOWNERS'
89
- 'LICENSE'
910
- 'PROJECT'
1011
- 'README.md'

CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Global code owners (applies to the whole repo)
2+
* @dstaroff @asteny @rdjjke @Uburro

0 commit comments

Comments
 (0)