git: 178679daa9c4 - main - MAINTAINERS, etc: Remove hselasky entries
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Jan 2024 19:15:18 UTC
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=178679daa9c43cfffa7131dfcde8f4d3402805ae
commit 178679daa9c43cfffa7131dfcde8f4d3402805ae
Author: Warner Losh <imp@FreeBSD.org>
AuthorDate: 2024-01-12 19:02:28 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-01-12 19:02:28 +0000
MAINTAINERS, etc: Remove hselasky entries
Sadly, Hans-Peter has passed away. Remove his entries out of respect for
his many years of service to the project.
---
.github/CODEOWNERS | 3 ---
MAINTAINERS | 10 +++-------
2 files changed, 3 insertions(+), 10 deletions(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index bd735363716e..6ac937a33a0a 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -69,14 +69,11 @@
/sys/arm64/include @zxombie
/sys/arm64/rockchip @evadot
/sys/compat/linprocfs/ @dag-erling
-/sys/compat/linuxkpi @hselasky
/sys/netpfil/ipfilter @cschuber
/sys/crypto/openssl/ @juikim
/sys/dev/drm2 @bsdimp
/sys/dev/iscsi/ @trasz
/sys/dev/pci @bsdimp @bsdjhb
-/sys/dev/sound/usb @hselasky
-/sys/dev/usb @hselasky
/sys/fs/autofs/ @trasz
/sys/fs/fuse/ @asomers
/sys/fs/procfs/ @dag-erling
diff --git a/MAINTAINERS b/MAINTAINERS
index 8d7100136d38..12a65757f54a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -97,19 +97,15 @@ share/mk/*.test.mk imp,bapt,bdrewery, Pre-commit review requested.
stand/forth dteske Pre-commit review requested.
stand/lua kevans Pre-commit review requested
stand imp Pre-commit review strongly requested.
-sys/compat/linuxkpi hselasky If in doubt, ask.
- zeising, johalun pre-commit review requested via
- #x11 phabricator group.
- (to avoid drm graphics drivers
- impact)
+sys/compat/linuxkpi pre-commit review requested via
+ #x11 phabricator group.
+ (to avoid drm graphics drivers impact)
sys/contrib/dev/ice erj Pre-commit phabricator review requested.
sys/netpfil/ipfilter cy Pre-commit review requested.
sys/dev/e1000 erj Pre-commit phabricator review requested.
sys/dev/ixgbe erj Pre-commit phabricator review requested.
sys/dev/ixl erj Pre-commit phabricator review requested.
sys/dev/ice erj Pre-commit phabricator review requested.
-sys/dev/sound/usb hselasky If in doubt, ask.
-sys/dev/usb hselasky If in doubt, ask.
sys/dev/xen royger Pre-commit review recommended.
sys/netinet/ip_carp.c glebius Pre-commit review recommended.
sys/netpfil/pf kp,glebius Pre-commit review recommended.