From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 21 Nov 2011 23:54:51 +0100 Subject: [U-Boot] [PATCH 9/9] openrisc: Add MAINTAINERS entry In-Reply-To: <1321680098-31121-10-git-send-email-stefan.kristiansson@saunalahti.fi> References: <1321680098-31121-1-git-send-email-stefan.kristiansson@saunalahti.fi> <1321680098-31121-10-git-send-email-stefan.kristiansson@saunalahti.fi> Message-ID: <201111212354.51925.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Signed-off-by: Stefan Kristiansson > --- > MAINTAINERS | 11 +++++++++++ > 1 files changed, 11 insertions(+), 0 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f6f6b72..bf144cc 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1147,5 +1147,16 @@ Macpaul Lin > ADP-AG101P N1213 (AG101P XC5 FPGA) > > ######################################################################### > +# OpenRISC Systems: # > +# # > +# Maintainer Name, Email Address # > +# Board CPU # > +######################################################################### > + > +Stefan Kristiansson > + > + openrisc-generic OpenRISC > + > +######################################################################### > # End of MAINTAINERS list # > ######################################################################### Keep up the good work! M