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 b101037 commit 6422e98Copy full SHA for 6422e98
.github/CODEOWNERS
@@ -0,0 +1,2 @@
1
+# Default PR assignments to the core-team
2
+* @nerves-project/core-team
REUSE.toml
@@ -3,6 +3,7 @@ version = 1
3
[[annotations]]
4
path = [
5
".formatter.exs",
6
+ ".github/CODEOWNERS",
7
".github/workflows/ci.yml",
8
".gitignore",
9
"CHANGELOG.md",
0 commit comments