Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 10 additions & 12 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,14 @@
# default owner of all files in the repository.
* @sbryngelson

# Henry Le Berre (henryleberre)
docs/ @sbryngelson @henryleberre
toolchain/ @sbryngelson @henryleberre
tests/ @sbryngelson @henryleberre
mfc.sh @sbryngelson @henryleberre
mfc.bat @sbryngelson @henryleberre
CMakeLists.txt @sbryngelson @henryleberre
.gitlab-ci.yml @sbryngelson @henryleberre
.vscode/ @sbryngelson @henryleberre
.github/workflows/ @sbryngelson @henryleberre
# @core-devs
src/ @MFlowCode/core-devs
docs/ @MFlowCode/core-devs
toolchain/ @MFlowCode/core-devs
tests/ @MFlowCode/core-devs
benchmarks/ @MFlowCode/core-devs
mfc.sh @MFlowCode/core-devs
CMakeLists.txt @MFlowCode/core-devs

# Spencer H. Bryngelson & Ben Wilfong
.typos.toml @sbryngelson @wilfonba
# @physics-devs
src/ @MFlowCode/physics-devs
Loading