Release n_hibma's maintainership due to his ENOTIME.
Discussed with, okayed, authorized, requested by, on behalf of: n_hibma (MAINTAINER)
This commit is contained in:
parent
ae5bae2a21
commit
f382d653e3
12
MAINTAINERS
12
MAINTAINERS
@ -137,28 +137,16 @@ $ cd /usr/src; find */* -type f|xargs egrep 'MAINTAINER[ <tab>]*='
|
||||
bin/dd/Makefile:MAINTAINER= green@FreeBSD.org
|
||||
games/fortune/datfiles/Makefile:MAINTAINER= jkh
|
||||
gnu/usr.bin/man/apropos/Makefile:MAINTAINER= wosch
|
||||
lib/libusbhid/Makefile:MAINTAINER= n_hibma@FreeBSD.ORG
|
||||
sbin/dhclient/Makefile.inc:MAINTAINER= mbr
|
||||
sys/compat/svr4/Makefile:MAINTAINER= newton@freebsd.org
|
||||
sys/dev/asr/MAINTAINER:MAINTAINER = obrien@freebsd, scott_long@btc.adaptec.com, mark_salyzyn@adaptec.com
|
||||
sys/dev/bktr/CHANGELOG.TXT: * MAINTAINER = Roger Hardiman <roger@freebsd.org>
|
||||
sys/modules/3dfx/Makefile:MAINTAINER= cokane@FreeBSD.org
|
||||
sys/modules/bktr/bktr_mem/Makefile:MAINTAINER= roger@freebsd.org
|
||||
sys/modules/cam/Makefile:MAINTAINER= n_hibma@freebsd.org
|
||||
sys/modules/linux/Makefile:MAINTAINER= emulation@FreeBSD.org
|
||||
sys/modules/streams/Makefile:MAINTAINER= newton@atdot.dotat.org
|
||||
sys/modules/svr4/Makefile:MAINTAINER= newton@FreeBSD.org
|
||||
sys/modules/udbp/Makefile:MAINTAINER= n_hibma@freebsd.org
|
||||
sys/modules/ugen/Makefile:MAINTAINER= n_hibma@freebsd.org
|
||||
sys/modules/uhid/Makefile:MAINTAINER= n_hibma@freebsd.org
|
||||
sys/modules/ukbd/Makefile:MAINTAINER= n_hibma@freebsd.org
|
||||
sys/modules/ulpt/Makefile:MAINTAINER= n_hibma@freebsd.org
|
||||
sys/modules/umass/Makefile:MAINTAINER= n_hibma@freebsd.org
|
||||
sys/modules/umodem/Makefile:MAINTAINER= n_hibma@freebsd.org
|
||||
sys/modules/ums/Makefile:MAINTAINER= n_hibma@freebsd.org
|
||||
sys/modules/urio/Makefile:MAINTAINER= Iwasa Kazmi <kzmi@ca2.so-net.ne.jp>
|
||||
sys/modules/usb/Makefile:MAINTAINER= n_hibma@freebsd.org
|
||||
sys/modules/uscanner/Makefile:MAINTAINER= n_hibma@freebsd.org
|
||||
tools/tools/sysdoc/Makefile:MAINTAINER= trhodes@FreeBSD.org
|
||||
usr.bin/locate/Makefile:MAINTAINER= wosch
|
||||
usr.sbin/zic/Makefile:MAINTAINER= wollman@FreeBSD.org
|
||||
|
@ -1,8 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.5 1999/07/23 09:44:38 mrg Exp $
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= n_hibma@FreeBSD.ORG
|
||||
|
||||
LIB= usbhid
|
||||
MAN= usbhid.3
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $FreeBSD$
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= n_hibma@freebsd.org
|
||||
S= ${.CURDIR}/../..
|
||||
|
||||
.PATH: $S/cam $S/cam/scsi
|
||||
|
@ -1,6 +1,4 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= n_hibma@freebsd.org
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/usb
|
||||
|
||||
|
@ -1,6 +1,4 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= n_hibma@freebsd.org
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/usb
|
||||
|
||||
|
@ -1,6 +1,4 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= n_hibma@freebsd.org
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/usb
|
||||
|
||||
|
@ -1,6 +1,4 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= n_hibma@freebsd.org
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/usb
|
||||
|
||||
|
@ -1,6 +1,4 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= n_hibma@freebsd.org
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/usb
|
||||
|
||||
|
@ -1,6 +1,4 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= n_hibma@freebsd.org
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/usb
|
||||
|
||||
|
@ -1,6 +1,4 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= n_hibma@freebsd.org
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/usb
|
||||
|
||||
|
@ -1,6 +1,4 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= n_hibma@freebsd.org
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/usb
|
||||
|
||||
|
@ -1,6 +1,4 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= n_hibma@freebsd.org
|
||||
# $FreeBSD$
|
||||
|
||||
S= ${.CURDIR}/../..
|
||||
|
||||
|
@ -1,6 +1,4 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= n_hibma@freebsd.org
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/usb
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user