Skip to content

Commit ea175fa

Browse files
authored
chore: add code owners (#784)
Through Github rulesets and the definition of code owners, it is possible to automate the review process without additional workflows. It also makes responsibilities within the project clearer. The current CODEOWNERS file is very simple but more complex rules can be introduced in the future. re #783
1 parent f9e41fb commit ea175fa

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @semaphore-protocol/core-devs

.github/workflows/auto-assign.yml

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

0 commit comments

Comments
 (0)