Skip to content

Commit 2807ebb

Browse files
authored
Update CODEOWNERS (#785)
1 parent c8dbc3f commit 2807ebb

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

.github/CODEOWNERS

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,14 @@
22
# default owner of all files in the repository.
33
* @sbryngelson
44

5-
# Henry Le Berre (henryleberre)
6-
docs/ @sbryngelson @henryleberre
7-
toolchain/ @sbryngelson @henryleberre
8-
tests/ @sbryngelson @henryleberre
9-
mfc.sh @sbryngelson @henryleberre
10-
mfc.bat @sbryngelson @henryleberre
11-
CMakeLists.txt @sbryngelson @henryleberre
12-
.gitlab-ci.yml @sbryngelson @henryleberre
13-
.vscode/ @sbryngelson @henryleberre
14-
.github/workflows/ @sbryngelson @henryleberre
5+
# @core-devs
6+
src/ @MFlowCode/core-devs
7+
docs/ @MFlowCode/core-devs
8+
toolchain/ @MFlowCode/core-devs
9+
tests/ @MFlowCode/core-devs
10+
benchmarks/ @MFlowCode/core-devs
11+
mfc.sh @MFlowCode/core-devs
12+
CMakeLists.txt @MFlowCode/core-devs
1513

16-
# Spencer H. Bryngelson & Ben Wilfong
17-
.typos.toml @sbryngelson @wilfonba
14+
# @physics-devs
15+
src/ @MFlowCode/physics-devs

0 commit comments

Comments
 (0)