From mboxrd@z Thu Jan 1 00:00:00 1970 From: Omar Ramirez Luna Subject: [PATCH 02/10] DSPBRIDGE: contributors file Date: Fri, 15 Jan 2010 15:28:33 -0600 Message-ID: <1263590921-24357-3-git-send-email-omar.ramirez@ti.com> References: <1263590921-24357-1-git-send-email-omar.ramirez@ti.com> <1263590921-24357-2-git-send-email-omar.ramirez@ti.com> Return-path: Received: from arroyo.ext.ti.com ([192.94.94.40]:38509 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758025Ab0AOVSy (ORCPT ); Fri, 15 Jan 2010 16:18:54 -0500 In-Reply-To: <1263590921-24357-2-git-send-email-omar.ramirez@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: linux-omap Cc: Ameya Palande , Hiroshi Doyu , Felipe Contreras , Nishanth Menon , Omar Ramirez Luna This creates a new contributors file under Documentation/tidspbridge to acknowledge all the people working in DSP/Bridge project. Signed-off-by: Omar Ramirez Luna --- Documentation/tidspbridge/CONTRIBUTORS | 70 ++++++++++++++++++++++++++++++++ 1 files changed, 70 insertions(+), 0 deletions(-) create mode 100644 Documentation/tidspbridge/CONTRIBUTORS diff --git a/Documentation/tidspbridge/CONTRIBUTORS b/Documentation/tidspbridge/CONTRIBUTORS new file mode 100644 index 0000000..d3977ad --- /dev/null +++ b/Documentation/tidspbridge/CONTRIBUTORS @@ -0,0 +1,70 @@ +TI DSP/Bridge Driver - Contributors File + +The DSP/Bridge project wish to thank all of its contributors, current bridge +driver is the result of the work of all of them. If any name is accidentally +omitted, let us know by sending a mail to omar.ramirez@ti.com or +x095840@ti.com. + +Please keep the following list in alphabetical order. + + Suman Anna + Felipe Balbi + Phil Carmody + Felipe Contreras + Hiroshi Doyu + Seth Forshee + Mark Grosen + Ramesh Gupta G + Fernando Guzman Lugo + Axel Haslam + Janet Head + Hari Kanigeri + Tony Lindgren + Antonio Luna + Hari Nagalla + Ameya Palande + Gilbert Pitney + Omar Ramirez Luna + Ernesto Ramos + Chris Ring + Rebecca Schultz Zavin + Andy Shevchenko + Roman Tereshonkov + Armando Uribe de Leon + Nischal Varide + Wenbiao Wang + +The following list was taken from file Revision History, if you recognize your +alias or did any contribution to the project please let us now, so we can +proper credit your work. + + ag + ap + cc + db + dh4 + dr + hp + jg + kc + kln + kw + ge + gv + map + mf + mk + mr + nn + rajesh + rg + rr + rt + sb + sg + sh + sp + srid + swa + vp + ww -- 1.6.2.4