diff options
author | Stafford Horne <shorne@gmail.com> | 2016-03-21 17:11:10 +0900 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2016-12-12 23:10:19 +0900 |
commit | d01e1f35fee54fd7131e161956e609dfd47c1056 (patch) | |
tree | 5eb4184f06b641e8f80709f8334921227eb53916 /MAINTAINERS | |
parent | 266c7fad157265bb54d17db1c9545f2aaa488643 (diff) | |
download | op-kernel-dev-d01e1f35fee54fd7131e161956e609dfd47c1056.zip op-kernel-dev-d01e1f35fee54fd7131e161956e609dfd47c1056.tar.gz |
openrisc: Updates after openrisc.net has been lost
The openrisc.net domain expired and was taken over by squatters.
These updates point documentation to the new domain, mailing lists
and git repos.
Also, Jonas is not the main maintainer anylonger, he reviews changes
but does not maintain a repo or sent pull requests. Updating this to
add Stafford and Stefan who are the active maintainers.
Acked-by: Olof Kindgren <olof.kindgren@gmail.com>
Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 63cefa6..3b1b8e4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8968,9 +8968,11 @@ F: drivers/of/resolver.c OPENRISC ARCHITECTURE M: Jonas Bonn <jonas@southpole.se> -W: http://openrisc.net +M: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi> +M: Stafford Horne <shorne@gmail.com> +L: openrisc@lists.librecores.org +W: http://openrisc.io S: Maintained -T: git git://openrisc.net/~jonas/linux F: arch/openrisc/ OPENVSWITCH |