All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: kvm@vger.kernel.org, Paolo Bonzini <pbonzini@redhat.com>,
	Andrew Jones <andrew.jones@linux.dev>
Cc: Claudio Imbrenda <imbrenda@linux.ibm.com>,
	Janosch Frank <frankja@linux.ibm.com>,
	Nico Boehr <nrb@linux.ibm.com>,
	Nina Schoetterl-Glausch <nsg@linux.ibm.com>
Subject: [kvm-unit-tests PATCH] MAINTAINERS: Add a catch-all entry for the kvm mailing list
Date: Tue,  4 Apr 2023 14:51:03 +0200	[thread overview]
Message-ID: <20230404125103.200027-1-thuth@redhat.com> (raw)

The scripts/get_maintainer.pl currently fails to suggest sending
patches to kvm@vger.kernel.org if a patch only touches files that
are not part of any target specific code (e.g. files in the script
folder). All patches should be CC:-ed to the kvm list, so we should
have an entry here that covers all files.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 649de509..cb198ed7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -51,14 +51,25 @@ Descriptions of section entries:
 	   One regex pattern per line.  Multiple K: lines acceptable.
 
 
-Maintainers
------------
+General Project Administration
+------------------------------
+
+Project administration
 M: Paolo Bonzini <pbonzini@redhat.com>
 M: Thomas Huth <thuth@redhat.com>
 M: Andrew Jones <andrew.jones@linux.dev>
 S: Supported
 L: kvm@vger.kernel.org
 T: https://gitlab.com/kvm-unit-tests/kvm-unit-tests.git
+F: COPYRIGHT
+F: LICENSE
+F: MAINTAINERS
+F: README.md
+
+Default mailing list
+L: kvm@vger.kernel.org
+F: *
+F: */
 
 Architecture Specific Code:
 ---------------------------
@@ -66,7 +77,6 @@ Architecture Specific Code:
 ARM
 M: Andrew Jones <andrew.jones@linux.dev>
 S: Supported
-L: kvm@vger.kernel.org
 L: kvmarm@lists.linux.dev
 L: kvmarm@lists.cs.columbia.edu (deprecated)
 F: arm/
@@ -78,7 +88,6 @@ POWERPC
 M: Laurent Vivier <lvivier@redhat.com>
 M: Thomas Huth <thuth@redhat.com>
 S: Maintained
-L: kvm@vger.kernel.org
 L: kvm-ppc@vger.kernel.org
 F: powerpc/
 F: lib/powerpc/
@@ -90,7 +99,6 @@ M: Janosch Frank <frankja@linux.ibm.com>
 M: Claudio Imbrenda <imbrenda@linux.ibm.com>
 S: Supported
 R: David Hildenbrand <david@redhat.com>
-L: kvm@vger.kernel.org
 L: linux-s390@vger.kernel.org
 F: s390x/
 F: lib/s390x/
@@ -98,7 +106,6 @@ F: lib/s390x/
 X86
 M: Paolo Bonzini <pbonzini@redhat.com>
 S: Supported
-L: kvm@vger.kernel.org
 F: x86/
 F: lib/x86/
 T: https://gitlab.com/bonzini/kvm-unit-tests.git
-- 
2.31.1


             reply	other threads:[~2023-04-04 12:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-04 12:51 Thomas Huth [this message]
2023-04-05  7:28 ` [kvm-unit-tests PATCH] MAINTAINERS: Add a catch-all entry for the kvm mailing list Janosch Frank

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=20230404125103.200027-1-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=andrew.jones@linux.dev \
    --cc=frankja@linux.ibm.com \
    --cc=imbrenda@linux.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=nrb@linux.ibm.com \
    --cc=nsg@linux.ibm.com \
    --cc=pbonzini@redhat.com \
    /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.