diff options
| author | Hans-Christian Egtvedt <[email protected]> | 2011-06-28 08:43:29 +0200 |
|---|---|---|
| committer | Hans-Christian Egtvedt <[email protected]> | 2011-06-30 09:23:16 +0200 |
| commit | e336f61fe238ade68eca7850d64fd6c194bdc998 (patch) | |
| tree | dcd9640a2c0a24a4f72c9835011f80a848dd70d6 | |
| parent | b0af8dfdd67699e25083478c63eedef2e72ebd85 (diff) | |
MAINTAINERS: update AVR32 and AT32AP maintainers
This alters the maintenance of the AVR32 architecture and the AT32AP machine
code to be shared between Haavard Skinnemoen and me. The status is also changed
to maintained, as we no longer are being paid to look after this architecture.
Signed-off-by: Hans-Christian Egtvedt <[email protected]>
Acked-by: Haavard Skinnemoen <[email protected]>
| -rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f0358cd91de3..782f11e31705 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1345,16 +1345,18 @@ F: drivers/auxdisplay/ F: include/linux/cfag12864b.h AVR32 ARCHITECTURE -M: Hans-Christian Egtvedt <[email protected]> +M: Haavard Skinnemoen <[email protected]> +M: Hans-Christian Egtvedt <[email protected]> W: http://www.atmel.com/products/AVR32/ W: http://avr32linux.org/ W: http://avrfreaks.net/ -S: Supported +S: Maintained F: arch/avr32/ AVR32/AT32AP MACHINE SUPPORT -M: Hans-Christian Egtvedt <[email protected]> -S: Supported +M: Haavard Skinnemoen <[email protected]> +M: Hans-Christian Egtvedt <[email protected]> +S: Maintained F: arch/avr32/mach-at32ap/ AX.25 NETWORK LAYER |