Message ID | 20190613070721.8341-1-paul.walmsley@sifive.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MAINTAINERS: change the arch/riscv git tree to the new shared tree | expand |
On Thu, Jun 13, 2019 at 12:07:21AM -0700, Paul Walmsley wrote: > Palmer, with Konstantin's gracious help, set up a shared kernel.org > git tree for arch/riscv patches going forward. Change the MAINTAINERS > file accordingly. > > Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com> > Cc: Palmer Dabbelt <palmer@sifive.com> Should you be added to the maintainers? Is Albert still around, as I see a lot of people Ccing him, but never getting an answer?
On Thu, 13 Jun 2019 00:07:21 PDT (-0700), Paul Walmsley wrote: > Palmer, with Konstantin's gracious help, set up a shared kernel.org > git tree for arch/riscv patches going forward. Change the MAINTAINERS > file accordingly. > > Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com> > Cc: Palmer Dabbelt <palmer@sifive.com> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 57f496cff999..290359a46bbe 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -13476,7 +13476,7 @@ RISC-V ARCHITECTURE > M: Palmer Dabbelt <palmer@sifive.com> > M: Albert Ou <aou@eecs.berkeley.edu> > L: linux-riscv@lists.infradead.org > -T: git git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git > S: Supported > F: arch/riscv/ > K: riscv Reiewed-by: Palmer Dabbelt <palmer@sifive.com>
On Thu, Jun 13, 2019 at 12:25:18AM -0700, Christoph Hellwig wrote: > On Thu, Jun 13, 2019 at 12:07:21AM -0700, Paul Walmsley wrote: > > Palmer, with Konstantin's gracious help, set up a shared kernel.org > > git tree for arch/riscv patches going forward. Change the MAINTAINERS > > file accordingly. > > > > Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com> > > Cc: Palmer Dabbelt <palmer@sifive.com> > > Should you be added to the maintainers? Is Albert still around, as > I see a lot of people Ccing him, but never getting an answer? ping?
On Thu, 27 Jun 2019 02:01:16 PDT (-0700), Christoph Hellwig wrote: > On Thu, Jun 13, 2019 at 12:25:18AM -0700, Christoph Hellwig wrote: >> On Thu, Jun 13, 2019 at 12:07:21AM -0700, Paul Walmsley wrote: >> > Palmer, with Konstantin's gracious help, set up a shared kernel.org >> > git tree for arch/riscv patches going forward. Change the MAINTAINERS >> > file accordingly. >> > >> > Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com> >> > Cc: Palmer Dabbelt <palmer@sifive.com> >> >> Should you be added to the maintainers? Is Albert still around, as >> I see a lot of people Ccing him, but never getting an answer? > > ping? Odd. I significantly remember saying "let me just finish writing this patch before we have lunch" at the last day of the workshop, but it looks like I never sent it out and can't find the actual patch. I'm blaming this new laptop, which is constantly blowing up on me :)
diff --git a/MAINTAINERS b/MAINTAINERS index 57f496cff999..290359a46bbe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13476,7 +13476,7 @@ RISC-V ARCHITECTURE M: Palmer Dabbelt <palmer@sifive.com> M: Albert Ou <aou@eecs.berkeley.edu> L: linux-riscv@lists.infradead.org -T: git git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git S: Supported F: arch/riscv/ K: riscv
Palmer, with Konstantin's gracious help, set up a shared kernel.org git tree for arch/riscv patches going forward. Change the MAINTAINERS file accordingly. Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com> Cc: Palmer Dabbelt <palmer@sifive.com> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)