git: 37de3763b8d5 - main - CODEOWNERS: Add myself for openssh and makefs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Jan 2026 15:10:09 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=37de3763b8d589c6916a1207bb46bbaefb75b4c3
commit 37de3763b8d589c6916a1207bb46bbaefb75b4c3
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2026-01-21 15:09:05 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2026-01-21 15:09:58 +0000
CODEOWNERS: Add myself for openssh and makefs
---
.github/CODEOWNERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index fb518975b83f..0bc99da6544f 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -48,7 +48,7 @@
/contrib/one-true-awk/ @bsdimp
/contrib/openpam/lib/libpam/ @dag-erling
/contrib/pjdfstest @ngie-eign @asomers
-/crypto/openssh @dag-erling
+/crypto/openssh @dag-erling @emaste
/crypto/openssl/ @juikim
/etc/mail @gshapiro
/etc/sendmail @gshapiro
@@ -130,3 +130,4 @@
/usr.sbin/blocklistctl @jlduran
/usr.sbin/blocklistd @jlduran
/usr.sbin/lpr @gbergling
+/usr.sbin/makefs @emaste