* [kvm-unit-tests PATCH] MAINTAINERS: Add a catch-all entry for the kvm mailing list
@ 2023-04-04 12:51 Thomas Huth
2023-04-05 7:28 ` Janosch Frank
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Huth @ 2023-04-04 12:51 UTC (permalink / raw)
To: kvm, Paolo Bonzini, Andrew Jones
Cc: Claudio Imbrenda, Janosch Frank, Nico Boehr,
Nina Schoetterl-Glausch
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [kvm-unit-tests PATCH] MAINTAINERS: Add a catch-all entry for the kvm mailing list
2023-04-04 12:51 [kvm-unit-tests PATCH] MAINTAINERS: Add a catch-all entry for the kvm mailing list Thomas Huth
@ 2023-04-05 7:28 ` Janosch Frank
0 siblings, 0 replies; 2+ messages in thread
From: Janosch Frank @ 2023-04-05 7:28 UTC (permalink / raw)
To: Thomas Huth, kvm, Paolo Bonzini, Andrew Jones
Cc: Claudio Imbrenda, Nico Boehr, Nina Schoetterl-Glausch
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>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-05 7:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-04 12:51 [kvm-unit-tests PATCH] MAINTAINERS: Add a catch-all entry for the kvm mailing list Thomas Huth
2023-04-05 7:28 ` Janosch Frank
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.