From: Joe Perches <joe@perches.com>
To: linux-kernel@vger.kernel.org
Subject: RFHelp: Splitting MAINTAINERS into maintainers/* and Makefile/Kconfig support
Date: Thu, 16 Aug 2007 13:51:36 -0700 [thread overview]
Message-ID: <1187297496.5906.113.camel@localhost> (raw)
I've got a tree with a directory full of separate
MAINTAINER blocks that looks like:
00_file_description
3c359_network_driver
3c505_network_driver
3c59x_network_driver
3cr990_network_driver
...
zd1211rw_wireless_driver
zf_machz_watchdog
zr36067_video_for_linux_driver
zs_decstation_z85c30_serial_driver
zz_the_rest
A little more than 600 files
So that distributions could continue to produce
a MAINTAINERS block if desired, how could
make be extended to produce such a file from
these individual blocks?
Maybe:
"cat [0-9a-z]* > ../MAINTAINERS"?
Would it need to?
Anyone have suggestions for Makefile/Kconfig support?
next reply other threads:[~2007-08-16 20:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-16 20:51 Joe Perches [this message]
2007-08-17 6:25 ` RFHelp: Splitting MAINTAINERS into maintainers/* and Makefile/Kconfig support Chris Snook
2007-08-17 12:30 ` Joe Perches
2007-08-17 14:48 ` Sam Ravnborg
2007-08-17 15:13 ` Joe Perches
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1187297496.5906.113.camel@localhost \
--to=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.