[U-Boot] [PATCH 1/2] Update MAINTAINERS file for x86

This still shows the previous maintainer.
Signed-off-by: Simon Glass sjg@chromium.org --- MAINTAINERS | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 643a5ac..072e245 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1072,9 +1072,19 @@ Unknown / orphaned boards: # Board CPU # #########################################################################
-Graeme Russ graeme.russ@gmail.com - - eNET AMD SC520 +Simon Glass sjg@chromium.org + + chromebook-x86 Coreboot runs first, then U-Boot + Supports Intel Sandy Bridge / Ivy Bridge so far + + Chromebooks for x86, including: + Samsung Series 5 Chromebook + Acer AC700 Chromebook + Acer C7 Chromebook + Samsung Chromebook 550 + HP Pavillion Chromebook + Acer C710 Chromebook + Chromebook Pixel
######################################################################### # MIPS Systems: #

This currently has no maintainer listed.
Signed-off-by: Simon Glass sjg@chromium.org --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 072e245..2f06630 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1350,5 +1350,16 @@ Stefan Kristiansson stefan.kristiansson@saunalahti.fi openrisc-generic OpenRISC
######################################################################### +# Sandbox: # +# # +# Maintainer Name, Email Address # +# Board CPU # +######################################################################### + +Simon Glass sjg@chromium.org + + sandbox sandbox + +######################################################################### # End of MAINTAINERS list # #########################################################################

On Wed, May 15, 2013 at 09:54:41AM -0700, Simon Glass wrote:
This currently has no maintainer listed.
Signed-off-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!

On Wed, May 15, 2013 at 09:54:40AM -0700, Simon Glass wrote:
This still shows the previous maintainer.
Signed-off-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
participants (2)
-
Simon Glass
-
Tom Rini