aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2023-02-28 15:42:47 +0000
committerCy Schubert <cy@FreeBSD.org>2023-02-28 18:33:03 +0000
commit9f83fca88643a1fddcaffccd39115a0b48305c6f (patch)
tree2d1422b3f874fc570c7c4bc9d29a9dc31965b8be /.github
parentaf23369a6deaaeb612ab266eb88b8bb8d560c322 (diff)
downloadsrc-9f83fca88643a1fddcaffccd39115a0b48305c6f.tar.gz
src-9f83fca88643a1fddcaffccd39115a0b48305c6f.zip
MAINTAINERS+GitHub: Reflect ipfilter was moved from contrib to netpfil
Reflect the fact that ipfilter was moved from contrib to netpfil on December 20, 2021 by 3b9b51fe464e. And that ipfilter userland was moved from contrib to sbin/ipf by 41edb306f056 that same day.
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 441774e12449..0d9aed6b5f3b 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -35,7 +35,7 @@
/contrib/atf @ngie-eign
/contrib/capsicum-test @ngie-eign
/contrib/googletest @ngie-eign
-/contrib/ipfilter @cschuber
+/sbin/ipf @cschuber
/contrib/libcxxrt @DimitryAndric @emaste
/contrib/llvm-project @DimitryAndric
/contrib/llvm-project/libunwind @DimitryAndric @emaste @bsdjhb
@@ -69,7 +69,7 @@
/sys/arm64/rockchip @evadot
/sys/compat/linprocfs/ @dag-erling
/sys/compat/linuxkpi @hselasky
-/sys/contrib/ipfilter @cschuber
+/sys/netpfil/ipfilter @cschuber
/sys/crypto/openssl/ @juikim
/sys/dev/drm2 @bsdimp
/sys/dev/iscsi/ @trasz