diff options
author | Shuah Khan <shuahkh@osg.samsung.com> | 2016-02-17 16:11:32 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-02-18 19:23:24 -0500 |
commit | 64f00850011b834746bab94119d1d5eb7eabb19a (patch) | |
tree | e3358e909e55b1e2e6536bc1740c71cf7aebf553 | |
parent | 9273a8bbf58a15051e53a777389a502420ddc60e (diff) |
MAINTAINERS: update Kselftest Framework mailing list
Kselftest Framework now has a dedicated mailing list linux-kselftest.
Update the entry in MAINTAINERS file.
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 28eb61bbecf4..4978dc19a4d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6128,7 +6128,7 @@ F: include/uapi/linux/sunrpc/ | |||
6128 | 6128 | ||
6129 | KERNEL SELFTEST FRAMEWORK | 6129 | KERNEL SELFTEST FRAMEWORK |
6130 | M: Shuah Khan <shuahkh@osg.samsung.com> | 6130 | M: Shuah Khan <shuahkh@osg.samsung.com> |
6131 | L: linux-api@vger.kernel.org | 6131 | L: linux-kselftest@vger.kernel.org |
6132 | T: git git://git.kernel.org/pub/scm/shuah/linux-kselftest | 6132 | T: git git://git.kernel.org/pub/scm/shuah/linux-kselftest |
6133 | S: Maintained | 6133 | S: Maintained |
6134 | F: tools/testing/selftests | 6134 | F: tools/testing/selftests |