[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[XEN PATCH] MAINTAINERS: CC Anthony on Xen's build system changes


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Anthony PERARD <anthony.perard@xxxxxxxxxx>
  • Date: Tue, 16 Aug 2022 12:03:40 +0100
  • Authentication-results: esa5.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none
  • Cc: Anthony PERARD <anthony.perard@xxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, "Jan Beulich" <jbeulich@xxxxxxxx>, Julien Grall <julien@xxxxxxx>, "Stefano Stabellini" <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>
  • Delivery-date: Tue, 16 Aug 2022 11:04:00 +0000
  • Ironport-data: A9a23:++HV2q8QdPOdctT3qJ8jDrUDln6TJUtcMsCJ2f8bNWPcYEJGY0x3x zAfWmGPP6nfYTGgLdkiYdzn9E8F75fXzYM3QQo6/C48E34SpcT7XtnIdU2Y0wF+jyHgoOCLy +1EN7Es+ehtFie0Si+Fa+Sn9z8kvU2xbuKUIPbePSxsThNTRi4kiBZy88Y0mYctitWia++3k YqaT/b3ZRn0gFaYDkpOs/jZ8EM24qyr0N8llgdWic5j7Qe2e0Y9VPrzFYnpR1PkT49dGPKNR uqr5NlVKUuAon/Bovv8+lrKWhViroz6ZGBiuVIPM0SWuTBQpzRa70oOHKF0hXG7Kdm+t4sZJ N1l7fRcQOqyV0HGsLx1vxJwS0mSMUDakVNuzLfWXcG7liX7n3XQL/pGPUIwL401+9pNB15es qAfJi8mdTe+mLfjqF67YrEEasULKcDqOMUUu216zCGfBvEjKXzBa/yUv5kChm52350QW6aFD yYaQWMHgBDoahtTOlARGdQmkf2hnHXXeDxEslOF46Ew5gA/ySQuj+S0YYuOK7RmQ+1bnn+io XDt8ljyLSo1aYXC52vU9lOF07qncSTTB9tJSezQGuRRqEaI2mUZBRkSVF26ifq0kEizX5RYM UN80jUqhbg/8gqsVNaVdx+lpH+JuDYMVtwWFPc1gCmdx6yR7wuHC2wsSj9adMdgpMIwXSYt1 FKCg5XuHzMHmL+fRG+Z97yUhSivIiVTJmgHDRLoViNcvYOl+ttqyEuSEJAzS8ZZk+EZBxnBw DaYrAU/u48Vst5Mi6K14nvcpA+z882hohEO2unHYo60xlonOtb7PNb0uAWzAeVod9jAEATY1 JQQs43Htb1VU8nQ/MCYaL9VdIxF8cppJ9E1bbRHO5A6vwqg9He4FWy7yGEvfRw5WirolNKAX aMyhe+yzMUKVJdSRfUrC79d8uxzpUQaKfzrV+rPcv1FaYVreQmM8UlGPBDOhz29wBZ0z/pka f93lPpA6l5LYZmLMRLsH7tNuVPV7npWKZzvqWDTkE38jOv2iI+9QrYZKlqeBt0EAFe/iFyMq 753aprVoyizpcWkPUE7B6ZPcg1RRZX6bLiqw/FqmhmreVA7RT9/Wq6AkdvMueVNxsxoqwsBx VnlMmcw9bY1rSSvxdmiApy7VI7SYA==
  • Ironport-hdrordr: A9a23:fI3CXajepNIo4p0iEKunYLfotXBQXtAji2hC6mlwRA09TySZ// rAoB19726QtN9xYgBGpTnuAsi9qB/nmKKdgrNhX4tKPjOHhILAFugLhuHfKlXbaknDH4Vmu5 uIHZITNDSJNykYsfrH
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

I'd like to keep an eye on any changes in the Makefiles, to avoid
further break of the build system.

With this entries, it means that THE REST will not be CCed anymore for
changes in
- xen/Makefile
- xen/*.mk
- xen/scripts/Kbuild.include
- xen/scripts/Makefile.*
This could be an issue.

Most other files are also listed in other sections so would have a
maintainer. There's probably a few Makefiles in subdirectory that
would have CC THE REST but won't with this new section.

Signed-off-by: Anthony PERARD <anthony.perard@xxxxxxxxxx>
---

I'm not sure if adding a maintainers would be needed, but maybe Jan?

I could look at using lei from public-inbox, or just the search from
public-inbox, but it's easier to tell people to CC me.

Thanks.
---
 MAINTAINERS | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e12c499a28..088647ba11 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -260,6 +260,20 @@ M: Rahul Singh <rahul.singh@xxxxxxx>
 S:     Supported
 F:     xen/drivers/passthrough/arm/smmu-v3.c
 
+BUILD SYSTEM XEN
+R:     Anthony PERARD <anthony.perard@xxxxxxxxxx>
+S:     Supported
+F:     xen/Makefile
+F:     xen/*.mk
+F:     xen/scripts/Kbuild.include
+F:     xen/scripts/Makefile.*
+F:     xen/common/efi/efi-common.mk
+F:     xen/arch/*/*.mk
+F:     xen/*/Makefile
+F:     xen/*/*/Makefile
+F:     xen/*/*/*/Makefile
+F:     xen/*/*/*/*/Makefile
+
 Change Log
 M:     Henry Wang <Henry.Wang@xxxxxxx>
 R:     Community Manager <community.manager@xxxxxxxxxxxxxx>
-- 
Anthony PERARD




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.