According to the announcement: http://gcc.gnu.org/ml/gcc/2013-07/msg00232.html
I added myself and Shiva Chen as nds32 port maintainers. Index: ChangeLog =================================================================== --- ChangeLog (revision 201046) +++ ChangeLog (working copy) @@ -1,3 +1,9 @@ +2013-07-19 Chung-Ju Wu <[email protected]> + Shiva Chen <[email protected]> + + * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as + nds32 port maintainers. + 2013-07-17 Tim Shen <[email protected]> * MAINTAINERS (Write After Approval): Add myself. Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 201046) +++ MAINTAINERS (working copy) @@ -87,6 +87,8 @@ mn10300 port Jeff Law [email protected] mn10300 port Alexandre Oliva [email protected] moxie port Anthony Green [email protected] +nds32 port Chung-Ju Wu [email protected] +nds32 port Shiva Chen [email protected] pdp11 port Paul Koning [email protected] picochip port Daniel Towner [email protected] rl78 port DJ Delorie [email protected] Thanks GCC SC for accepting our contribution. After getting approval from a global reviewer, we will commit initial patches. We will also regularly publish our testing results on gcc-testresults mailing list. Best regards, jasonwucj
