From: SeongJae Park Date: Tue, 13 Jun 2023 18:30:15 +0000 (+0000) Subject: MAINTAINERS: Add source tree entry for kunit X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2e66833579ed759d7b7da1a8f07eb727ec6e80db;p=linux.git MAINTAINERS: Add source tree entry for kunit Patches for kunit are managed in kunit and kunit-fixes branches of linux-kselftest tree before merged into the mainline. However, the MAINTAINERS section for kunit is not having the entries for the branches. Add the entries. Signed-off-by: SeongJae Park Reviewed-by: David Gow Signed-off-by: Shuah Khan --- diff --git a/MAINTAINERS b/MAINTAINERS index 7e0b87d5aa2e5..218489d0039e4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11311,6 +11311,8 @@ L: linux-kselftest@vger.kernel.org L: kunit-dev@googlegroups.com S: Maintained W: https://google.github.io/kunit-docs/third_party/kernel/docs/ +T: git git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git kunit +T: git git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git kunit-fixes F: Documentation/dev-tools/kunit/ F: include/kunit/ F: lib/kunit/