svn commit: r346354 - head
Warner Losh
imp at FreeBSD.org
Thu Apr 18 15:19:30 UTC 2019
Author: imp
Date: Thu Apr 18 15:19:28 2019
New Revision: 346354
URL: https://svnweb.freebsd.org/changeset/base/346354
Log:
Add note that I'm the defacto maintainer of libegacy, our
compat shims for building bootstrap tools that use new features
on systems too old to have those new features. The world view
for this part of the build is unique to the whole build process
and continuty of design for new compat shims help this library
remain viable.
Modified:
head/MAINTAINERS
Modified: head/MAINTAINERS
==============================================================================
--- head/MAINTAINERS Thu Apr 18 15:19:19 2019 (r346353)
+++ head/MAINTAINERS Thu Apr 18 15:19:28 2019 (r346354)
@@ -102,6 +102,7 @@ sys/netpfil/pf kp,glebius Pre-commit review recommende
sys/x86/xen royger Pre-commit review recommended.
sys/xen royger Pre-commit review recommended.
tests freebsd-testing,ngie Pre-commit review requested.
+tools/build imp Pre-commit review requested, especially to fix bootstrap issues.
top(1) eadler Pre-commit review requested.
usr.sbin/bsdconfig dteske Pre-commit phabricator review requested.
usr.sbin/dpv dteske Pre-commit review requested. Keep in sync with libdpv.
More information about the svn-src-all
mailing list