Skip to content

Commit 6422e98

Browse files
committed
Add default CODEOWNERS
1 parent b101037 commit 6422e98

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Default PR assignments to the core-team
2+
* @nerves-project/core-team

REUSE.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ version = 1
33
[[annotations]]
44
path = [
55
".formatter.exs",
6+
".github/CODEOWNERS",
67
".github/workflows/ci.yml",
78
".gitignore",
89
"CHANGELOG.md",

0 commit comments

Comments
 (0)