mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove myself as maintainer of the OSF/1 compat code. I haven't had
an alpha booting -current since my xp1000 died over a year ago, and I don't think I touched the osf1 code since long before then.
This commit is contained in:
parent
24b0280f8c
commit
e002f01ed1
2 changed files with 0 additions and 3 deletions
|
|
@ -157,7 +157,6 @@ 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/osf1/Makefile:MAINTAINER= gallatin@FreeBSD.org
|
||||
sys/modules/pecoff/Makefile:MAINTAINER= takawata@FreeBSD.org
|
||||
sys/modules/streams/Makefile:MAINTAINER= newton@atdot.dotat.org
|
||||
sys/modules/svr4/Makefile:MAINTAINER= newton@FreeBSD.org
|
||||
|
|
|
|||
|
|
@ -1,7 +1,5 @@
|
|||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= gallatin@FreeBSD.org
|
||||
|
||||
.PATH: ${.CURDIR}/../../alpha/osf1
|
||||
|
||||
KMOD= osf1
|
||||
|
|
|
|||
Loading…
Reference in a new issue