Message ID | 20170208185026.19728-1-palmer@dabbelt.com |
---|---|
State | New |
Headers | show |
ping. On Thu, Feb 9, 2017 at 2:50 AM, Palmer Dabbelt <palmer@dabbelt.com> wrote: > 2017-02-08 Palmer Dabbelt <palmer@dabbelt.com> > > * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt, > and Andrew Waterman as the RISC-V maintainers. > --- > ChangeLog | 5 +++++ > MAINTAINERS | 3 +++ > 2 files changed, 8 insertions(+) > > diff --git a/ChangeLog b/ChangeLog > index d2c498a..2623a7d 100644 > --- a/ChangeLog > +++ b/ChangeLog > @@ -1,3 +1,8 @@ > +2017-02-08 Palmer Dabbelt <palmer@dabbelt.com> > + > + * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt, > + and Andrew Waterman as the RISC-V maintainers. > + > 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com> > > * MAINTAINERS: Adjust bug reporting URL. > diff --git a/MAINTAINERS b/MAINTAINERS > index aad4231..6f29872 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -88,6 +88,9 @@ nios2 port Sandra Loosemore <sandra@codesourcery.com> > nvptx port Bernd Schmidt <bschmidt@redhat.com> > pdp11 port Paul Koning <ni1d@arrl.net> > picochip port Daniel Towner <dant@picochip.com> > +riscv port Kito Cheng <kito.cheng@gmail.com> > +riscv port Palmer Dabbelt <palmer@dabbelt.com> > +riscv port Andrew Waterman <andrew@sifive.com> > rl78 port DJ Delorie <dj@redhat.com> > rs6000/powerpc port David Edelsohn <dje.gcc@gmail.com> > rs6000/powerpc port Segher Boessenkool <segher@kernel.crashing.org> > -- > 2.10.2 >
Whoops, I guess I dropped the ball on this one. Committed. On Sun, 19 Mar 2017 02:19:07 PDT (-0700), kito.cheng@gmail.com wrote: > ping. > > On Thu, Feb 9, 2017 at 2:50 AM, Palmer Dabbelt <palmer@dabbelt.com> wrote: >> 2017-02-08 Palmer Dabbelt <palmer@dabbelt.com> >> >> * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt, >> and Andrew Waterman as the RISC-V maintainers. >> --- >> ChangeLog | 5 +++++ >> MAINTAINERS | 3 +++ >> 2 files changed, 8 insertions(+) >> >> diff --git a/ChangeLog b/ChangeLog >> index d2c498a..2623a7d 100644 >> --- a/ChangeLog >> +++ b/ChangeLog >> @@ -1,3 +1,8 @@ >> +2017-02-08 Palmer Dabbelt <palmer@dabbelt.com> >> + >> + * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt, >> + and Andrew Waterman as the RISC-V maintainers. >> + >> 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com> >> >> * MAINTAINERS: Adjust bug reporting URL. >> diff --git a/MAINTAINERS b/MAINTAINERS >> index aad4231..6f29872 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -88,6 +88,9 @@ nios2 port Sandra Loosemore <sandra@codesourcery.com> >> nvptx port Bernd Schmidt <bschmidt@redhat.com> >> pdp11 port Paul Koning <ni1d@arrl.net> >> picochip port Daniel Towner <dant@picochip.com> >> +riscv port Kito Cheng <kito.cheng@gmail.com> >> +riscv port Palmer Dabbelt <palmer@dabbelt.com> >> +riscv port Andrew Waterman <andrew@sifive.com> >> rl78 port DJ Delorie <dj@redhat.com> >> rs6000/powerpc port David Edelsohn <dje.gcc@gmail.com> >> rs6000/powerpc port Segher Boessenkool <segher@kernel.crashing.org> >> -- >> 2.10.2 >>
diff --git a/ChangeLog b/ChangeLog index d2c498a..2623a7d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-02-08 Palmer Dabbelt <palmer@dabbelt.com> + + * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt, + and Andrew Waterman as the RISC-V maintainers. + 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com> * MAINTAINERS: Adjust bug reporting URL. diff --git a/MAINTAINERS b/MAINTAINERS index aad4231..6f29872 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -88,6 +88,9 @@ nios2 port Sandra Loosemore <sandra@codesourcery.com> nvptx port Bernd Schmidt <bschmidt@redhat.com> pdp11 port Paul Koning <ni1d@arrl.net> picochip port Daniel Towner <dant@picochip.com> +riscv port Kito Cheng <kito.cheng@gmail.com> +riscv port Palmer Dabbelt <palmer@dabbelt.com> +riscv port Andrew Waterman <andrew@sifive.com> rl78 port DJ Delorie <dj@redhat.com> rs6000/powerpc port David Edelsohn <dje.gcc@gmail.com> rs6000/powerpc port Segher Boessenkool <segher@kernel.crashing.org>