Messages in this thread Patch in this message |  | | From | Joe Perches <> | | Subject | [PATCH 07/11] MAINTAINERS: Update SCORE architecture name style and add file pattern | | Date | Thu, 24 Sep 2009 11:41:55 -0700 |
| |
Signed-off-by: Joe Perches <joe@perches.com> --- MAINTAINERS | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 96b2810..96468b1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4468,12 +4468,11 @@ F: kernel/sched* F: include/linux/sched.h SCORE ARCHITECTURE -P: Chen Liqin -M: liqin.chen@sunplusct.com -P: Lennox Wu -M: lennox.wu@gmail.com +M: Chen Liqin <liqin.chen@sunplusct.com> +M: Lennox Wu <lennox.wu@gmail.com> W: http://www.sunplusct.com S: Supported +F: arch/score/ SCSI CDROM DRIVER M: Jens Axboe <axboe@kernel.dk> -- 1.6.3.1.10.g659a0.dirty
|  |