Skip to content

Commit dd2703b

Browse files
committed
Add CODEOWNERS file
The CODEOWNERS file can be parsed by GitHub to suggest reviewers for PRs. The actual permsissions are defined in the GitHub configuration. More details about maintainers and emeritus are tracked as comment. Signed-off-by: Andrea Frittoli <[email protected]>
1 parent 6c4a279 commit dd2703b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CODEOWNERS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Maintainers table
2+
# | Full Name | Company | GitHub |
3+
# |-------------------|:----------:|----------------------------------------------------------------|
4+
# | Emil Bäckmark | Ericsson | [@e-backmark-ericsson](https://github.com/e-backmark-ericsson) |
5+
# | Andrea Frittoli | IBM | [@afrittoli](https://github.com/afrittoli) |
6+
7+
# Emeritus maintainers (must be in a comment)
8+
# Note yet
9+
10+
# Repo maintainers
11+
* @cdevents/spec-maintainers

0 commit comments

Comments
 (0)