All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: linux-kbuild@vger.kernel.org, linux-doc@vger.kernel.org,
	Masahiro Yamada <masahiroy@kernel.org>,
	Jonathan Corbet <corbet@lwn.net>
Cc: jani.nikula@intel.com
Subject: [PATCH 1/6] MAINTAINERS: fix kbuild repo branch
Date: Tue, 17 Jan 2023 11:59:41 +0200	[thread overview]
Message-ID: <20230117095946.2042832-2-jani.nikula@intel.com> (raw)
In-Reply-To: <20230117095946.2042832-1-jani.nikula@intel.com>

The MAINTAINERS repository entry specifies "kconfig" as the branch, but
the repository itself has "kbuild".

Cc: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a36df9ed283d..98da2af0a653 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11171,7 +11171,7 @@ M:	Masahiro Yamada <masahiroy@kernel.org>
 L:	linux-kbuild@vger.kernel.org
 S:	Maintained
 Q:	https://patchwork.kernel.org/project/linux-kbuild/list/
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git kconfig
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git kbuild
 F:	Documentation/kbuild/kconfig*
 F:	scripts/Kconfig.include
 F:	scripts/kconfig/
-- 
2.34.1


  reply	other threads:[~2023-01-17 10:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-17  9:59 [PATCH 0/6] docs: kbuild makefile documentation cleanups Jani Nikula
2023-01-17  9:59 ` Jani Nikula [this message]
2023-01-17 13:12   ` [PATCH 1/6] MAINTAINERS: fix kbuild repo branch Sedat Dilek
2023-01-17 14:47   ` Masahiro Yamada
2023-01-17  9:59 ` [PATCH 2/6] docs/kbuild/makefiles: fix header underline Jani Nikula
2023-01-17  9:59 ` [PATCH 3/6] docs/kbuild/makefiles: throw out the local table of contents Jani Nikula
2023-01-17  9:59 ` [PATCH 4/6] docs/kbuild/makefiles: drop section numbering, use references Jani Nikula
2023-01-17  9:59 ` [PATCH 5/6] docs/kbuild/makefiles: clean up indentation and whitespace Jani Nikula
2023-01-17  9:59 ` [PATCH 6/6] docs/kbuild/makefiles: unify quoting Jani Nikula
2023-01-18  7:59 ` [PATCH 0/6] docs: kbuild makefile documentation cleanups Masahiro Yamada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230117095946.2042832-2-jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.