[U-Boot] [PATCH] add CUSTODIANS file

It will contain informations about each custodian area This a dump of the http://www.denx.de/wiki/U-Boot/Custodians webpage
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com --- CUSTODIANS | 175 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 175 insertions(+), 0 deletions(-) create mode 100644 CUSTODIANS
diff --git a/CUSTODIANS b/CUSTODIANS new file mode 100644 index 0000000..f71a112 --- /dev/null +++ b/CUSTODIANS @@ -0,0 +1,175 @@ +Custodians List (try to look for most precise areas first) + +Note: For the hard of thinking, this list is meant to remain in alphabetical +order. + +P: Person +M: Mail patches to +W: Web-page with status/info +T: GIT tree type and location. + +U-Boot +P: Wolfgang Denk +M: wd@denx@de +W: http://www.denx.de/wiki/U-Boot/WebHome +T: git://git.denx.de/u-boot.git + +ARM architecture +P: Jean-Christophe Plagniol-Villard +M: plagnioj@jcrosoft.com +T: git://git.denx.de/u-boot-arm.git + +AT91 (Atmel ARM) architecture +P: Jean-Christophe Plagniol-Villard +M: plagnioj@jcrosoft.com +W: http://www.atmel.com/products/AT91/ +W: http://www.at91.com/ +T: git://git.denx.de/u-boot-at91.git + +AVR32 architecture +P: Haavard Skinnemoen +M: haavard.skinnemoen@atmel.com +W: http://www.atmel.com/products/AVR32/ +W: http://avr32linux.org/ +T: git://git.denx.de/u-boot-avr32.git + +Blackfin architecture +P: Mike Frysinger +M: vapier@gentoo.org +W: http://blackfin.uclinux.org +T: git://git.denx.de/u-boot-blackfin.git + +CFI flash driver +P: Stefan Roese +M: sr@denx.de +T: git://git.denx.de/u-boot-cfi-flash.git + +ColdFire architecture +P: John Rigby +M: jrigby@freescale.com +T: git://git.denx.de/u-boot-coldfire.git + +Flattened Device Tree +P: Jerry Van Baren +M: vanbaren@cideas.com +T: git://git.denx.de/u-boot-fdt.git + +FreeBSD Support +P: Rafal Jaworowski +M: raj@semihalf.com +T: git://git.denx.de/u-boot-freebsd.git + +Intel IXP architecture +P: Jean-Christophe Plagniol-Villard +M: plagnioj@jcrosoft.com +T: git://git.denx.de/u-boot-ixp.git + +Microblaze architecture +P: Michal Simek +M: monstr@seznam.cz +T: git://git.denx.de/u-boot-microblaze.git + +MIPS architecture +P: Shinya Kuribayashi +M: skuribay@ruby.dti.ne.jp +T: git://git.denx.de/u-boot-mips.git + +MPC5xxx architecture +P: John Rigby +M: jrigby@freescale.com +T: git://git.denx.de/u-boot-mpc5xxx.git + +MPC8xx architecture +P: Wolfgang Denk +M: wd@denx.de +T: git://git.denx.de/u-boot-mpc8xx.git + +MPC82xx architecture +P: Wolfgang Denk +M: wd@denx.de +T: git://git.denx.de/u-boot-mpc82xx.git + +MPC83xx architecture +P: Kim Phillips +M: kim.phillips@freescale.com +T: git://git.denx.de/u-boot-mpc83xx.git + +MPC85xx architecture +P: Andy Fleming +M: afleming@gmail.com +T: git://git.denx.de/u-boot-mpc85xx.git + +MPC86xx architecture +P: Jon Loeliger +M: jdl@freescale.com +T: git://git.denx.de/u-boot-mpc86xx.git + +Network Library +P: Ben Warren +M: biggerbadderben@gmail.com +T: git://git.denx.de/u-boot-net.git + +NAND flash support +P: Scott Wood +M: scottwood@freescale.com +T: git://git.denx.de/u-boot-nand-flash.git + +NIOS(II) +P: Scott McNutt +M: smcnutt@psyent.com +T: git://git.denx.de/u-boot-nios.git + +PASemi architecture +P: Peter Tyser +M: ptyser@xes-inc.com +T: git://git.denx.de/u-boot-pasemi.git + +PPC7xx/74xx architecture +P: Wolfgang Denk +M: wd@denx.de +T: git://git.denx.de/u-boot-74xx-7xx.git + +PPC4xx architecture +P: Stefan Roese +M: sr@denx.de +T: git://git.denx.de/u-boot-ppc4xx.git + +PXA (XScale) architecture +P: Jean-Christophe Plagniol-Villard +M: plagnioj@jcrosoft.com +T: git://git.denx.de/u-boot-pxa.git + +S3C24xx (Samsung ARM) architecture +P: Harald Welte +M: laforge@openmoko.org +T: git://git.denx.de/u-boot-s3c24xx.git + +SH architecture +P: Nobuhiro Iwamatsu +M: iwamatsu@nigauri.org +T: git://git.denx.de/u-boot-sh.git + +SPARC architecture +P: Daniel Hellstrom +M: daniel@gaisler.com +T: git://git.denx.de/u-boot-sparc.git + +Testing Branch +P: Wolfgang Denk +M: wd@denx.de +T: git://git.denx.de/u-boot-testing.git + +TQ Modules +P: Martin Krause +M: martin.krause@tq-systems.de +T: git://git.denx.de/u-boot-tq-group.git + +USB drivers +P: Markus Klotzbücher +M: mk@denx.de +T: git://git.denx.de/u-boot-usb.git + +Video support +P: Rodolfo Giometti +M: giometti@enneenne.com +T: git://git.denx.de/u-boot-video.git

Dear Jean-Christophe PLAGNIOL-VILLARD,
In message 1220650166-717-1-git-send-email-plagnioj@jcrosoft.com you wrote:
It will contain informations about each custodian area This a dump of the http://www.denx.de/wiki/U-Boot/Custodians webpage
Are you going to maintain this file, i. e. to make sure it is kept in sync with the web page?
+Note: For the hard of thinking, this list is meant to remain in alphabetical +order.
Sorted by what? It doesn't seem to be in alphabetical order right now.
+P: Person +M: Mail patches to
No, this is NOT correct. Patches shall be sent to the patch tracking system (and thus indirectly to the mailing list).
+W: Web-page with status/info
None of the custodians is required to run a web page.
+T: GIT tree type and location.
GIT tree type? What sorts of types do we have?
+U-Boot +P: Wolfgang Denk +M: wd@denx@de
This address is not correct.
+AT91 (Atmel ARM) architecture +P: Jean-Christophe Plagniol-Villard +M: plagnioj@jcrosoft.com +W: http://www.atmel.com/products/AT91/ +W: http://www.at91.com/
No. Please do not add product / vendor links here.
Best regards,
Wolfgang Denk
participants (2)
-
Jean-Christophe PLAGNIOL-VILLARD
-
Wolfgang Denk