Skip to content

Commit c3bc25a

Browse files
authored
Add CODEOWNERS ryankert01 (#1078)
1 parent ec4868b commit c3bc25a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,22 +22,22 @@
2222
# Per ASF policy, committers have global write permission.
2323

2424
# QDP - Core
25-
/qdp/qdp-core/ @guan404ming
25+
/qdp/qdp-core/ @guan404ming @ryankert01
2626

2727
# QDP - Kernels
28-
/qdp/qdp-kernels/
28+
/qdp/qdp-kernels/ @ryankert01
2929

3030
# QDP - Python bindings
31-
/qdp/qdp-python/ @guan404ming
31+
/qdp/qdp-python/ @guan404ming @ryankert01
3232

3333
# Qumat
3434
/qumat/ @guan404ming
3535

3636
# Website
37-
/website/ @guan404ming
37+
/website/ @guan404ming @ryankert01
3838

3939
# Docs
40-
/docs/ @guan404ming
40+
/docs/ @guan404ming @ryankert01
4141

4242
# Examples
4343
/examples/

0 commit comments

Comments
 (0)