Re: Request for comment -- a better attribution system

From: Henning P. Schmiedehausen (mailgate@mail.hometree.net)
Date: Sat Apr 21 2001 - 11:38:59 EST


"Eric S. Raymond" <esr@thyrsus.com> writes:

>Here is an example map block for my kxref.py tool:

># %Map
># T: CONFIG_ namespace cross-reference generator/analyzer
># P: Eric S. Raymond <esr@thyrsus.com>
># M: esr@thyrsus.com
># L: kbuild-devel@kbuild.sourceforge.net
># W: http://www.tuxedo.org/~esr/cml2
># D: Sat Apr 21 11:41:52 EDT 2001
># S: Maintained

>Comments are solicited.

Hi Eric,

please not. If you really want to redo this, please use a simple XML
markup. Let's not introduce another kind of markup if there is
already a well distributed and working.

What's wrong with:

<MAP NAME="CONFIG_ namespace cross-reference generator/analyzer"
     URL="http://www.tuxedo.org/~esr/cml2"
     STATUS="Maintained"
     DATE="Sat Apr 21 11:41:52 EDT 2001">
 <MAINTAINER NAME="Eric S. Raymond"
             MAIL="esr@thyrsus.com"/>
 <PATCHES DESC="Send all patches here."
          MAIL="esr@thyrsus.com" />
 <LIST MAIL="kbuild-devel@kbuild.sourceforge.net"
       DESC="List for developers"/>
 <LIST MAIL="kbuild-user@kbuild.sourceforge.net"
       DESC="List for users"/>
</MAP>

        Regards
                Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen       -- Geschaeftsfuehrer
INTERMETA - Gesellschaft fuer Mehrwertdienste mbH     hps@intermeta.de

Am Schwabachgrund 22 Fon.: 09131 / 50654-0 info@intermeta.de D-91054 Buckenhof Fax.: 09131 / 50654-20 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Apr 23 2001 - 21:00:39 EST