This commit is contained in:
Axel Kohlmeyer
2022-08-23 09:43:03 -04:00
parent f5870fdd7d
commit 8e0071ecc4

1
.github/CODEOWNERS vendored
View File

@ -134,6 +134,7 @@ tools/coding_standard/* @rbberger
tools/valgrind/* @akohlmey
tools/swig/* @akohlmey
tools/offline/* @rbberger
tools/vim/* @hammondkd
# tests
unittest/* @akohlmey @rbberger