diff options
author | Joe Perches <joe@perches.com> | 2009-09-23 18:57:17 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-24 10:21:03 -0400 |
commit | c0d0787b6d47d9f4d5e8bd321921104e854a9135 (patch) | |
tree | 20f78b94c9ec22775903dcf7f2f92de3b5a00638 /MAINTAINERS | |
parent | 156dd635e26ab2b356be139ec4b5651afd3805e2 (diff) |
MAINTAINERS: add Matt Mackall and Herbert Xu to HARDWARE RANDOM NUMBER GENERATOR
Signed-off-by: Joe Perches <joe@perches.com>
Cc: David Daney <ddaney@caviumnetworks.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Matt Mackall <mpm@selenic.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7c1c0b05b298..0c138ba86526 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2331,7 +2331,9 @@ S: Orphan | |||
2331 | F: drivers/hwmon/ | 2331 | F: drivers/hwmon/ |
2332 | 2332 | ||
2333 | HARDWARE RANDOM NUMBER GENERATOR CORE | 2333 | HARDWARE RANDOM NUMBER GENERATOR CORE |
2334 | S: Orphan | 2334 | M: Matt Mackall <mpm@selenic.com> |
2335 | M: Herbert Xu <herbert@gondor.apana.org.au> | ||
2336 | S: Odd fixes | ||
2335 | F: Documentation/hw_random.txt | 2337 | F: Documentation/hw_random.txt |
2336 | F: drivers/char/hw_random/ | 2338 | F: drivers/char/hw_random/ |
2337 | F: include/linux/hw_random.h | 2339 | F: include/linux/hw_random.h |