Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 May 2005 19:14:01 +0200
From:      Jens Schweikhardt <schweikh@schweikhardt.net>
To:        "David O'Brien" <obrien@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Jens Schweikhardt <schweikh@FreeBSD.org>
Subject:   Re: cvs commit: src MAINTAINERS
Message-ID:  <20050525171401.GC1597@schweikhardt.net>
In-Reply-To: <20050525165130.GB57420@dragon.NUXI.org>
References:  <200505241854.j4OIs7c4082203@repoman.freebsd.org> <20050524191911.GA3933@xor.obsecurity.org> <20050524200857.GC31253@schweikhardt.net> <20050525165130.GB57420@dragon.NUXI.org>

next in thread | previous in thread | raw e-mail | index | archive | help
David,

# > The new list was generated by
# > find /usr/src -name Makefile | xargs grep MAINTAINER=
# ..
# > I hope this clarifies reason and intent of my commit.
# 
# I don't follow.  Are you saying you treated MAINTAINER lines in the
# Makefile's as the official list, or /usr/src/MAINTAINERS as the official
# list?

Official: /usr/src/MAINTAINERS
Inofficial: Makefiles with MAINTAINER=

But the official file has at its bottom a list of inofficial Makefile
references. I'm trying to get down that list to zero entries, by telling
those folks to please make an official entry, removing their MAINTAINER=
line in foo/Makefile, and deleting their unofficial line in the official
file. This is exactly what dougb's text in /usr/src/MAINTAINERS says,

  Following are the entries from the Makefiles, and a few other sources.
  Please remove stale entries from both their origin, and this file.

  Please also consider removing the lines from the files listed below and
  stating your preferences here instead.

Does that answer your question? The intent is to have one and only one
place to look for maintainership, (the top) of /usr/src/MAINTAINERS.
Ideally, there'd be no distinction bewteen top and bottom of
/usr/src/MAINTAINERS. I'm just trying to make happen what dougb added to
/usr/src/MAINTAINERS on 04-Jun-03.

It appears though, just grepping Makefiles was too narrow a search, as
MAINTAINER= seems to also appear in c source and some other files. I'll
verify if I have removed someone unintentionally.


Regards,

	Jens
-- 
Jens Schweikhardt http://www.schweikhardt.net/
SIGSIG -- signature too long (core dumped)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050525171401.GC1597>