git: 5b036b258533 - main - CODEOWNERS: Add myself to capsicum-test
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Jan 2026 15:29:22 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=5b036b25853349cd3cf26495e628276f79f29c42
commit 5b036b25853349cd3cf26495e628276f79f29c42
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2026-01-27 15:28:39 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
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