Add CODEOWNERS file to repository

Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
This commit is contained in:
Lorenzo Alberto Maria Ambrosi 2019-04-30 16:19:37 +02:00
parent 792fab20e6
commit 8a2db8bced
2 changed files with 3 additions and 0 deletions

1
.gitattributes vendored
View File

@ -25,6 +25,7 @@ Makefile text
*.yml text *.yml text
*.patch text *.patch text
*.txt text *.txt text
CODEOWNERS text
# Binary files (no line-ending conversions) # Binary files (no line-ending conversions)
*.bz2 binary diff=hex *.bz2 binary diff=hex

2
CODEOWNERS Normal file
View File

@ -0,0 +1,2 @@
* @thundron @zvin @jviotti
/scripts @nazrhom