forked from kedro-org/kedro
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
24 lines (19 loc) · 999 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
* @idanov @tsanikgr
kedro/* @idanov @tsanikgr
kedro/contrib/* @idanov @tsanikgr
template/* @idanov @tsanikgr
Makefile @idanov @tsanikgr
requirements.txt @idanov @tsanikgr
tools/* @idanov @tsanikgr
tests/* @nakhan98
features/* @nakhan98
behave.ini @nakhan98
.pylintrc @nakhan98
.coveragerc @nakhan98
CODEOWNERS @idanov
CONTRIBUTING.md @idanov
README.md @idanov
RELEASE.md @idanov
LICENSE.md @idanov
legal_header.txt @idanov
kedro/contrib/io/cached @tsanikgr