diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2026-01-27 15:28:39 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2026-01-27 15:29:01 +0000 |
| commit | 5b036b25853349cd3cf26495e628276f79f29c42 (patch) | |
| tree | 2a4c802434171a77072a23fc8fa5629993441736 | |
| parent | a265c8b4a5a7c8fdd33e27b8f74bd2a514f82c70 (diff) | |
CODEOWNERS: Add myself to capsicum-test
| -rw-r--r-- | .github/CODEOWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0bc99da6544f..ad6262c3380b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -34,7 +34,7 @@ /bin/sh @jillest /contrib/atf @ngie-eign /contrib/blocklist @jlduran -/contrib/capsicum-test @ngie-eign +/contrib/capsicum-test @ngie-eign @emaste /contrib/googletest @ngie-eign /contrib/libcxxrt @DimitryAndric @emaste /contrib/llvm-project @DimitryAndric |
