diff mbox

[v8,01/18] MAINTAINERS: Add RISC-V

Message ID mhng-dbc86b93-64b8-44af-86e3-0bbe8f9f121e@palmer-si-x1c4 (mailing list archive)
State New, archived
Headers show

Commit Message

Palmer Dabbelt Sept. 13, 2017, 3:55 p.m. UTC
On Wed, 13 Sep 2017 07:39:05 PDT (-0700), joe@perches.com wrote:
> On Tue, 2017-09-12 at 14:56 -0700, Palmer Dabbelt wrote:
>> RISC-V needs a MAINTAINERS entry. Let's add one.
> []
>> diff --git a/MAINTAINERS b/MAINTAINERS
> []
>> @@ -11253,6 +11253,15 @@ S:	Maintained
>>  F:	drivers/mtd/nand/r852.c
>>  F:	drivers/mtd/nand/r852.h
>>
>> +RISC-V ARCHITECTURE
>> +M:	Palmer Dabbelt <palmer@sifive.com>
>> +M:	Albert Ou <albert@sifive.com>
>> +L:	patches@groups.riscv.org
>> +T:	git https://github.com/riscv/riscv-linux
>> +S:	Supported
>> +F:	arch/riscv/
>> +K:	riscv
>
> perhaps add
>
> N:	riscv

OK.  I'm assuming we'll submit a v9 that's based on linux-next, so I'll just
squash this in.

--
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index d5d70a1318d5..a84ebf12356f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11261,6 +11261,7 @@  T:      git https://github.com/riscv/riscv-linux
 S:     Supported
 F:     arch/riscv/
 K:     riscv
+N:     riscv

 ROCCAT DRIVERS
 M:     Stefan Achatz <erazor_de@users.sourceforge.net>