We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec4868b commit c3bc25aCopy full SHA for c3bc25a
.github/CODEOWNERS
@@ -22,22 +22,22 @@
22
# Per ASF policy, committers have global write permission.
23
24
# QDP - Core
25
-/qdp/qdp-core/ @guan404ming
+/qdp/qdp-core/ @guan404ming @ryankert01
26
27
# QDP - Kernels
28
-/qdp/qdp-kernels/
+/qdp/qdp-kernels/ @ryankert01
29
30
# QDP - Python bindings
31
-/qdp/qdp-python/ @guan404ming
+/qdp/qdp-python/ @guan404ming @ryankert01
32
33
# Qumat
34
/qumat/ @guan404ming
35
36
# Website
37
-/website/ @guan404ming
+/website/ @guan404ming @ryankert01
38
39
# Docs
40
-/docs/ @guan404ming
+/docs/ @guan404ming @ryankert01
41
42
# Examples
43
/examples/
0 commit comments