Add a MAINTAINER line to modules that I maintain.

Suggested by:	brian, markm
This commit is contained in:
Kenneth D. Merry 1999-06-18 00:41:47 +00:00
parent f29be02190
commit 7c903b3d7e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=47993
4 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,4 @@
MAINTAINER=ken@FreeBSD.ORG
LIB= cam
SRCS= camlib.c scsi_cmdparse.c scsi_all.c scsi_sa.c cam.c

View File

@ -1,3 +1,4 @@
MAINTAINER=ken@FreeBSD.ORG
LIB= devstat
SRCS= devstat.c

View File

@ -1,3 +1,5 @@
MAINTAINER=ken@FreeBSD.ORG
PROG= camcontrol
SRCS= camcontrol.c modeedit.c
MAN8= camcontrol.8

View File

@ -1,5 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
MAINTAINER=ken@FreeBSD.ORG
PROG= iostat
CFLAGS+=-I${.CURDIR}/../../sys
SRCS= iostat.c