Skip to content

Commit 70f552a

Browse files
authored
Discard changes to .github/CODEOWNERS
1 parent 7ceb7bd commit 70f552a

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

.github/CODEOWNERS

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

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
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
1315

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

0 commit comments

Comments
 (0)