From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ed1-f52.google.com (mail-ed1-f52.google.com [209.85.208.52]) by mx.groups.io with SMTP id smtpd.web10.9625.1636631970493471968 for ; Thu, 11 Nov 2021 03:59:30 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@nuviainc-com.20210112.gappssmtp.com header.s=20210112 header.b=wuc+1xBh; spf=pass (domain: nuviainc.com, ip: 209.85.208.52, mailfrom: leif@nuviainc.com) Received: by mail-ed1-f52.google.com with SMTP id w1so23212819edd.10 for ; Thu, 11 Nov 2021 03:59:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuviainc-com.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=dx7VG+9tfukUqkrH3mwT5VVtX59IPuDKGc1zkGyFEVg=; b=wuc+1xBhuwzyOc5Hktwq8o37qr0+Nv+CvNy2p772fkX32QMtFRNOJSFUekEGDJJCRH w5R6tmDUyBXFZwZFzQEeCrrI/slynqbhwxjUOHl2u45SnHL6NFCs2O8epdkGPHLq3dl3 nXllYBGuMx11ghQ204/Z1/0Mqa+/O1B6zRXsD6kaCJFp0Qc69nG7x1I9zft1kyD4cuRd YxER/U0luszVnbb1/I6IleKeQpCuxH7YmwT816zZWPBNUQf+1nvqt1+7ZzNmByXHr2NT wkQK6OL6SllYWqzaYCB/wHauLAuQJyPwNz3EGxRnVBDJRsYVrVqh9Uh3SDddu7IxgQXX OYwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=dx7VG+9tfukUqkrH3mwT5VVtX59IPuDKGc1zkGyFEVg=; b=3K6A2sIoMstLsbmKKMtb4fOCA5LlubmWksYCZsKWpov9FyM/urtvy8DdkMaH+efKPC HOsd1dGhx7gUjV2ZPGjQCIiALnmC6zlJegFOmJxRarR/edajyIj0ORBShDodHVmANMPT 5Ca0lwsdispslSwzwGRO81vmBE/4Ghdu+R1zaNlqELOFR9T7SsB9wP/yokhUjNHg/CMe W07cowlLzh+Qifk2rnylb8pWFR4mdjpzegL0qbMpwDGWd1vSbNGNIDLi1NNTmsqD7tV4 CZBpbA8f/z0Ag8kj8hJBho+PZbiYIjbwZ4rOiYKc8kcv1OiDIlHKRk54lNB91CH+ZRZO Bn+Q== X-Gm-Message-State: AOAM530jc4ygCcdGWiUwtU65RCpY2m3it2ZuWyp663wv2bQhtaAtA50Q cP40cBYWZVP3qNJm4cgVbggOvNyGXdtjHzrvxsozCmCgAlh++Ydtgfuk42fVtw+JK7ITguoqAy5 EBahRrFErM0zH6vCY37CdmZvaJjF1Pz19bn0BRtVFWBS4Q0px7kZsHN1YOCRepFh6+tkL X-Google-Smtp-Source: ABdhPJwoRCLLtpEeOHXvCkhsYPkSXqFIn+NSR+PJeQKpwFn0L3zNB9zy7f7cx8PJa9OUz46rEytWqg== X-Received: by 2002:a17:906:12d0:: with SMTP id l16mr8337051ejb.415.1636631968719; Thu, 11 Nov 2021 03:59:28 -0800 (PST) Return-Path: Received: from qc-i7.qualcomm.com (cpc92314-cmbg19-2-0-cust559.5-4.cable.virginm.net. [82.11.186.48]) by smtp.gmail.com with ESMTPSA id j21sm833442edp.21.2021.11.11.03.59.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 11 Nov 2021 03:59:28 -0800 (PST) From: "Leif Lindholm" To: devel@edk2.groups.io Cc: Ard Biesheuvel , Masami Hiramatsu Subject: [PATCH edk2-platforms 1/2] Maintainers.txt: add Masami as Socionext reviewer Date: Thu, 11 Nov 2021 11:59:25 +0000 Message-Id: <20211111115926.2317981-2-leif@nuviainc.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211111115926.2317981-1-leif@nuviainc.com> References: <20211111115926.2317981-1-leif@nuviainc.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Masami is the main contributor to these platforms, and would be useful to have listed as a reviewer. Signed-off-by: Leif Lindholm Cc: Masami Hiramatsu --- Maintainers.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Maintainers.txt b/Maintainers.txt index c839c71b2262..093d36e4088d 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -359,6 +359,7 @@ F: Silicon/NXP/Library/Pcf8563RealTimeClockLib/ F: Silicon/Socionext/ M: Ard Biesheuvel M: Leif Lindholm +R: Masami Hiramatsu Silicon/RISC-V/ProcessorPkg F: Silicon/RISC-V/ProcessorPkg/ -- 2.30.2