update code owners

This commit is contained in:
Axel Kohlmeyer 2020-06-26 19:16:35 -04:00
parent 21462ede4b
commit ec58267a71
No known key found for this signature in database
GPG Key ID: D9B44E93BF0C375A
1 changed files with 2 additions and 0 deletions

2
.github/CODEOWNERS vendored
View File

@ -119,6 +119,8 @@ src/utils.* @akohlmey @rbberger
tools/msi2lmp/* @akohlmey
tools/emacs/* @HaoZeke
tools/singularity/* @akohlmey @rbberger
tools/code_standard/* @rbberger
tools/valgrind/* @akohlmey
# tests
unittest/* @akohlmey @rbberger