
On Sat, May 14, 2011 at 04:09:19PM +0200, Simon Guinot wrote:
This patch add support for the Network Space v2 board and parents, based on the Marvell Kirkwood 6281 SoC. This include Network Space (Max) v2 and Internet Space v2.
Additional information is available at: http://lacie-nas.org/doku.php?id=network_space_v2
Signed-off-by: Simon Guinot sguinot@lacie.com
...snip...
diff --git a/MAINTAINERS b/MAINTAINERS index 24a55c2..47b724c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -645,6 +645,12 @@ Sedji Gaouaousedji.gaouaou@atmel.com at91sam9g10ek ARM926EJS (AT91SAM9G10 SoC) at91sam9m10g45ek ARM926EJS (AT91SAM9G45 SoC)
+Simon Guinot simon.guinot@sequanux.org
- inetspace_v2 ARM926EJS (Kirkwood SoC)
- netspace_v2 ARM926EJS (Kirkwood SoC)
- netspace_max_v2 ARM926EJS (Kirkwood SoC)
Marius Gr�ger mag@sysgo.de
^
In my first patch version, the MAINTAINERS entry was missing. Maybe it could a part of the issue ?
Simon