diff options
| author | Randy Dunlap <[email protected]> | 2012-04-17 02:21:39 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-04-17 01:31:38 +0000 |
| commit | 5191d566c023079fa283adc48b71854e9d74ffd5 (patch) | |
| tree | 990af23bcc6b4c5580ba25e005a33551f6f54631 | |
| parent | ia64: fix futex_atomic_cmpxchg_inatomic() (diff) | |
| download | kernel-5191d566c023079fa283adc48b71854e9d74ffd5.tar.gz kernel-5191d566c023079fa283adc48b71854e9d74ffd5.zip | |
Documentation: maintainer change
I'm dropping off as Documentation/ maintainer.
Rob Landley has agreed to take it over. Thanks, Rob.
I'll still be around reviewing patches and testing.
Signed-off-by: Randy Dunlap <[email protected]>
Acked-by: Rob Landley <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
| -rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b0f1073c40b0..1a2f8f5823e0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2321,9 +2321,9 @@ S: Supported F: drivers/acpi/dock.c DOCUMENTATION -M: Randy Dunlap <[email protected]> +M: Rob Landley <[email protected]> -T: quilt http://xenotime.net/kernel-doc-patches/current/ +T: TBD S: Maintained F: Documentation/ |
