linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINERS: Add source tree entry for kunit
@ 2023-06-13 18:30 SeongJae Park
  2023-06-14  2:34 ` David Gow
  0 siblings, 1 reply; 2+ messages in thread
From: SeongJae Park @ 2023-06-13 18:30 UTC (permalink / raw)
  To: brendanhiggins, davidgow
  Cc: SeongJae Park, linux-kselftest, kunit-dev, linux-kernel

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 <sj@kernel.org>
---
Changes from v1
(https://lore.kernel.org/all/20230610180549.82560-1-sj@kernel.org/)
- Mention branches (David Gow)

 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ce5f343c1443..eda8b6b464c6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11327,6 +11327,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/
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] MAINTAINERS: Add source tree entry for kunit
  2023-06-13 18:30 [PATCH v2] MAINTAINERS: Add source tree entry for kunit SeongJae Park
@ 2023-06-14  2:34 ` David Gow
  0 siblings, 0 replies; 2+ messages in thread
From: David Gow @ 2023-06-14  2:34 UTC (permalink / raw)
  To: SeongJae Park; +Cc: brendanhiggins, linux-kselftest, kunit-dev, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1236 bytes --]

On Wed, 14 Jun 2023 at 02:30, SeongJae Park <sj@kernel.org> wrote:
>
> 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 <sj@kernel.org>
> ---

Thanks very much!

Reviewed-by: David Gow <davidgow@google.com>

Cheers,
-- David

> Changes from v1
> (https://lore.kernel.org/all/20230610180549.82560-1-sj@kernel.org/)
> - Mention branches (David Gow)
>
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ce5f343c1443..eda8b6b464c6 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11327,6 +11327,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/
> --
> 2.25.1
>

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4003 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-14  2:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-13 18:30 [PATCH v2] MAINTAINERS: Add source tree entry for kunit SeongJae Park
2023-06-14  2:34 ` David Gow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).