[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] MAINTAINERS: Update Ocaml maintainers
- To: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Date: Fri, 5 Jun 2026 09:15:22 +0200
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=citrix.com; dmarc=pass action=none header.from=citrix.com; dkim=pass header.d=citrix.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=30fozm6A/bKyQinnVzT7x3JnIMxf65qcUB9fnk3kPWc=; b=emUkrR+jmg2IF7ps1G+mlRQcemCS1KvxuyAozgEDugaIbmxA9DBkUU1Ax0rbq+2FdaX8NwmFmQKSlUbFoI1gLi3mZRTJOAWEnZzQKokIA4u4MKPe4FlG2D2mwkbe8U44jE9c23wrgK5FE/baWekDpVHcNxzSFBxv+xSKzZnLoPVBEq1YLn60rqDD1pwRMpSN3pnKxQ7hJDV5o4rYHWtjFc4snYt1urRb0KvLoj8nWLm093FvPYIM0pDe2LIUV+//GAmZX00Km3FtcWC3WN+TEUAdZ2TO+2Ii/g66KXs3SJFpygGcKuJiHikNvjxFSkf8JxnCOUP0Tg2W5TeMbrUarA==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=Js9naY11l5p/bjnsG27HQadEwItKZo29VLIqqqbCWLVNG5S3LI2KyXSmi1FPOCoaM0ZFMg30+FaKcuCV+UBI1nRWjWgqFgrAKOETECaixjmVMKYzE35+vQgbSh/8+z+4dGkuUhUh0dGDLdCFoq4gGoQ0P72q/JchYEqQKSToRKGwAdXHiyBbnif9tzpv4oJ4dp18qw3kfEoDU5ivS8esU8Mi0iA8xF6l9+3812PBdEasrJAv8hwVCMY5lWp+E0nSx8QlQuhglAQPf8f7EhebKU1uxNhj/AWDxxywGS1P3ZF700VwzSPJ6LItryoAp9mx9f1U1OD1XURo1ZwR5zWsog==
- Authentication-results: eu.smtp.expurgate.cloud; dkim=pass header.s=selector1 header.d=citrix.com header.i="@citrix.com" header.h="From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck"
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=citrix.com;
- Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Andrii Sultanov <andriy.sultanov@xxxxxxxxxx>, Guillaume Thouvenin <guillaume.thouvenin@xxxxxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>, Michal Orzel <michal.orzel@xxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx>
- Delivery-date: Fri, 05 Jun 2026 07:15:32 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On Thu, Jun 04, 2026 at 04:13:03PM +0100, Andrew Cooper wrote:
> Christian has just left Citrix, and Dave almost a decade ago.
>
> Andrii (a XAPI committer) has worked on oxenstored before and has agreed to
> step up as a maintainer, and Guillaume wishes to get involved and learn too.
> In practice I do a lot of the bindings work, so lets make things official.
>
> Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
> ---
> CC: Andrii Sultanov <andriy.sultanov@xxxxxxxxxx>
> CC: Guillaume Thouvenin <guillaume.thouvenin@xxxxxxxxxx>
> CC: Anthony PERARD <anthony.perard@xxxxxxxxxx>
> CC: Michal Orzel <michal.orzel@xxxxxxx>
> CC: Jan Beulich <jbeulich@xxxxxxxx>
> CC: Julien Grall <julien@xxxxxxx>
> CC: Roger Pau Monné <roger.pau@xxxxxxxxxx>
> CC: Stefano Stabellini <sstabellini@xxxxxxxxxx>
> CC: Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx>
> ---
> MAINTAINERS | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 77f72e52f46d..b62ea7c47753 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -453,8 +453,9 @@ F: xen/arch/arm/include/asm/linflex-uart.h
> F: xen/drivers/char/linflex-uart.c
>
> OCAML TOOLS
> -M: Christian Lindig <christian.lindig@xxxxxxxxxx>
> -M: David Scott <dave@xxxxxxxxxx>
> +M: Andrii Sultanov <andriy.sultanov@xxxxxxxxxx>
> +M: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
I think you want the inverse order here, so it's sorted
alphabetically?
Otherwise:
Acked-by: Roger Pau Monné <roger.pau@xxxxxxxxxx>
Thanks, Roger.
|