diff mbox series

[kvm-unit-tests] MAINTAINERS: Add a catch-all entry for the kvm mailing list

Message ID 20230404125103.200027-1-thuth@redhat.com (mailing list archive)
State New, archived
Headers show
Series [kvm-unit-tests] MAINTAINERS: Add a catch-all entry for the kvm mailing list | expand

Commit Message

Thomas Huth April 4, 2023, 12:51 p.m. UTC
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(-)

Comments

Janosch Frank April 5, 2023, 7:28 a.m. UTC | #1
On 4/4/23 14:51, Thomas Huth wrote:
> 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>

Acked-by: Janosch Frank <frankja@linux.ibm.com>
diff mbox series

Patch

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