The branch main has been updated by emaste:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=5b036b25853349cd3cf26495e628276f79f29c42

commit 5b036b25853349cd3cf26495e628276f79f29c42
Author:     Ed Maste <[email protected]>
AuthorDate: 2026-01-27 15:28:39 +0000
Commit:     Ed Maste <[email protected]>
CommitDate: 2026-01-27 15:29:01 +0000

    CODEOWNERS: Add myself to capsicum-test
---
 .github/CODEOWNERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to