On Thu, 02 Feb 2017 11:17:42 PST (-0800), mer...@debian.org wrote: > On Thu, Feb 02, 2017 at 01:05:13AM -0800, Palmer Dabbelt wrote: > >> diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi >> index 5554d5f..5b14fc4 100644 >> --- a/gcc/doc/contrib.texi >> +++ b/gcc/doc/contrib.texi >> @@ -173,6 +173,10 @@ Denis Chertykov for contributing and maintaining the >> AVR port, the first GCC por >> for an 8-bit architecture. >> >> @item >> +Kito Cheng for his work on the RISC-V port, including bringing up the test >> +suite and maintiance. > ^^^^^^^^^^ > Typo?
I'm actually just really bad at spelling :). This is fixed here https://github.com/riscv/riscv-gcc/commit/8ee844525e6c11b9fcf8b7734ed93d21c110157f We'll submit a v3 with this (and all other) reviews fixed. Thanks!