diff options
author | James Hogan <[email protected]> | 2018-06-04 17:56:56 +0100 |
---|---|---|
committer | James Hogan <[email protected]> | 2018-06-11 13:37:49 +0100 |
commit | 9ed8b56b80c11ef7c25230b93f2c486fe6b41c4d (patch) | |
tree | 56db5d87cef6fde8be41e079ea75e2f9e64cde4c | |
parent | d1157b1074343fa3e21c083277fc4eae162ff1e4 (diff) |
MAINTAINERS: Add Paul Burton as MIPS co-maintainer
I soon won't have access to much MIPS hardware, nor enough time to
properly maintain MIPS on my own, so add Paul Burton as a co-maintainer.
Also add a link to a new shared git repository on kernel.org for
linux-next branches and pull request tags.
Signed-off-by: James Hogan <[email protected]>
Acked-by: Paul Burton <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: Matt Redfearn <[email protected]>
Cc: Maciej W. Rozycki <[email protected]>
Cc: Huacai Chen <[email protected]>
Cc: Aaro Koskinen <[email protected]>
Cc: John Crispin <[email protected]>
Cc: Steven J. Hill <[email protected]>
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/19473/
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 92be777d060a..bd49f390c692 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9320,10 +9320,12 @@ F: drivers/usb/image/microtek.* MIPS M: Ralf Baechle <[email protected]> +M: Paul Burton <[email protected]> M: James Hogan <[email protected]> W: http://www.linux-mips.org/ T: git git://git.linux-mips.org/pub/scm/ralf/linux.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git Q: http://patchwork.linux-mips.org/project/linux-mips/list/ S: Supported F: Documentation/devicetree/bindings/mips/ |