From c1b2a50685a4e677709b870fcb99a8c1cbb24b4a Mon Sep 17 00:00:00 2001 From: marcel Date: Sun, 18 Nov 2001 05:45:27 +0000 Subject: [PATCH] Pass maintainership over to emulation@FreeBSD.org. It has been fun, but time and other interests is making it hard. Open the door for new blood and fresh tactics now that the Linuxulator has had its facelift. Thanks to all who contributed during my tour of duty! --- sys/modules/linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile index 226d22d151c5..5184c0b07581 100644 --- a/sys/modules/linux/Makefile +++ b/sys/modules/linux/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -MAINTAINER= marcel@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org .PATH: ${.CURDIR}/../../compat/linux ${.CURDIR}/../../${MACHINE_ARCH}/linux