Skip to content

Commit 672ea08

Browse files
Add backend and compat to CODEOWNERS
1 parent e7c2e6e commit 672ea08

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77
/docs/source/_ext/probnum-config-options.py @marvinpfoertner
88
/docs/source/api/config.rst @marvinpfoertner
99

10+
# Compute Backends
11+
/src/probnum/backend @marvinpfoertner @JonathanWenger
12+
/tests/test_backend @marvinpfoertner @JonathanWenger
13+
14+
# Compatibility Functions
15+
/src/probnum/compat @marvinpfoertner @JonathanWenger
16+
1017
# Abstract Probabilistic Numerical Method
1118
/src/probnum/_pnmethod/ @JonathanWenger
1219
/tests/test_pnmethod/ @JonathanWenger

0 commit comments

Comments
 (0)