diff options
author | Sean Bruno <sbruno@FreeBSD.org> | 2015-11-12 16:08:49 +0000 |
---|---|---|
committer | Sean Bruno <sbruno@FreeBSD.org> | 2015-11-12 16:08:49 +0000 |
commit | 799f0b46702f0c7c0fb1798907ba84acc7940db3 (patch) | |
tree | 73a2ac6e6cab70f86a50156c3f2a36ce14e7500e | |
parent | f5206d3f7150193126f39594ba4c9c7ad6aa39e9 (diff) | |
download | src-799f0b46702f0c7c0fb1798907ba84acc7940db3.tar.gz src-799f0b46702f0c7c0fb1798907ba84acc7940db3.zip |
Intel has requested that changes to these driver get a phabricator review
before commits to keep conflicts down to a minimum.
Notes
Notes:
svn path=/head/; revision=290717
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fef6682e0856..fb2e8f2250ac 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -65,6 +65,9 @@ tests freebsd-testing,ngie Pre-commit review requested. sys/dev/usb hselasky If in doubt, ask. sys/dev/sound/usb hselasky If in doubt, ask. sys/compat/linuxkpi hselasky If in doubt, ask. +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 reivew requested. ---- OLD ---- libc/posix1e rwatson Pre-commit review requested. POSIX.1e ACLs rwatson Pre-commit review requested. |