From: Lars Kurth Date: Fri, 30 Aug 2019 17:42:56 +0000 (+0100) Subject: MAINTAINERS: Add V section entry to allow identification of Xen file X-Git-Tag: archive/raspbian/4.14.0+80-gd101b417b7-1+rpi1^2~63^2~1599 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8ed96cd071fa1080281036cdd1194c65fcdf2696;p=xen.git MAINTAINERS: Add V section entry to allow identification of Xen file This change provides sufficient information to allow get_maintainer.pl / add_maintainers.pl scripts to be run on xen sister repositories such as mini-os.git, osstest.git, etc A suggested template for sister repositories of Xen is ======================================================== This file follows the same conventions as outlined in xen.git:MAINTAINERS. Please refer to the file in xen.git for more information. THE REST M: MAINTAINER1 M: MAINTAINER2 L: xen-devel@lists.xenproject.org S: Supported F: * F: */ V: xen-maintainers-1 ======================================================== Signed-off-by: Lars Kurth Acked-by: Jan Beulich Acked-by: Julien Grall --- diff --git a/MAINTAINERS b/MAINTAINERS index 251bfe2016..4d46eb891f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -97,6 +97,9 @@ Descriptions of section entries: matches patches or files that contain one or more of the words printk, pr_info or pr_err One regex pattern per line. Multiple K: lines acceptable. + V: Version identifier that must be under THE REST and follows + the format: + xen-maintainers- The meaning of nesting: @@ -539,3 +542,4 @@ L: xen-devel@lists.xenproject.org S: Supported F: * F: */ +V: xen-maintainers-1