From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by mx.groups.io with SMTP id smtpd.web08.10275.1614699497666394674 for ; Tue, 02 Mar 2021 07:38:17 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@nuviainc-com.20150623.gappssmtp.com header.s=20150623 header.b=OVk4rC22; spf=pass (domain: nuviainc.com, ip: 209.85.128.47, mailfrom: leif@nuviainc.com) Received: by mail-wm1-f47.google.com with SMTP id l22so2590951wme.1 for ; Tue, 02 Mar 2021 07:38:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuviainc-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=hTjT00LvK9XVWQ3AK0cdqOLJ7F77hWRJGtVpd+aJ7XA=; b=OVk4rC22xpF50bQsyBtsvlq22vkhmZcNWW8YBCgrQnaFa9C2K6FpH5GHQqlA6HvjqS clpbelQhkwNHuewInA/9qliX+58roP6L0u3RgD/ASGIAk6jgAAazWT4/TU8vSxYdBwPl 7sDC6BTaTCtzQUGZgb67/5P9Vj/HGfSPQs1SiThmdodIsNXJSvRERY6Qb+Jp6/gZC6RA wL86RxFI5OEgtXjQZT5DSkYaMKPxeJnwyCc3nD4pAu3NgiPA4P3qcslx/dH04wtzt7i2 iaas3tksA8+CG0tFGIzYig2deWWLfyKVglYtqPxJ9kWNYu4XQyGBxHEf32sfr5V7X+m/ T59w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=hTjT00LvK9XVWQ3AK0cdqOLJ7F77hWRJGtVpd+aJ7XA=; b=r97F3Vrm2EmfpTHuh/kUoH9Hh+o9WFq7EbfmxkTJv0pw6G+dFRb4FS2mVxtNKkqd1X CgoMBApJMOEE4oaMgw6L3Rmme5f6PdTqAVszN7M6UibIWmGio2ZxXA2zsU+wcsXGUfTS EAdia00oBAaG3X3D0Bo0UPZ1Py5/e27GZ6QRZ71oZ71uU4btiHqONAdP5qRqvehJgwf9 dJBhaY6gRS7Fr3uvv/w8dkwOy3I8Uh5DiD7RBBMUq/jAPnKoWQkpCiFNndFzLAMhVUbx twnSgz3wgR9WdrQXtXwP/KijmvouLeqH55VQM7sgjAGtS//rUoXSMBXBJ9YRIn0myFkf vmPw== X-Gm-Message-State: AOAM530fNbQSa88HXw8PiXTtXpgHWMAlfRDsgAIEgb/2f/eYonXO+Dtj yP3tuCZHNoaK6ve04icguFHvmQ== X-Google-Smtp-Source: ABdhPJwt1X/0VhQISG7BdD2G3rW315/jHiWmoe5mFs3TvayvayNG67/d8V55aiVW4WKXe/xByzPw0A== X-Received: by 2002:a7b:cc1a:: with SMTP id f26mr4610706wmh.19.1614699496174; Tue, 02 Mar 2021 07:38:16 -0800 (PST) Return-Path: Received: from vanye (cpc1-cmbg19-2-0-cust915.5-4.cable.virginm.net. [82.27.183.148]) by smtp.gmail.com with ESMTPSA id r9sm2761865wmq.26.2021.03.02.07.38.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 02 Mar 2021 07:38:15 -0800 (PST) Date: Tue, 2 Mar 2021 15:38:14 +0000 From: "Leif Lindholm" To: Marcin Juszkiewicz Cc: devel@edk2.groups.io, Ard Biesheuvel , Graeme Gregory , Radoslaw Biernacki Subject: Re: [PATCH] drop Tanmay Jagdale from sbsa-ref maintainers Message-ID: <20210302153814.GC1664@vanye> References: <20210302141016.3161013-1-marcin.juszkiewicz@linaro.org> MIME-Version: 1.0 In-Reply-To: <20210302141016.3161013-1-marcin.juszkiewicz@linaro.org> User-Agent: Mutt/1.10.1 (2018-07-13) Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Mar 02, 2021 at 15:10:16 +0100, Marcin Juszkiewicz wrote: > Tanmay is no longer at Linaro > > Signed-off-by: Marcin Juszkiewicz Reviewed-by: Leif Lindholm Thanks! Pushed as db922e1253cb. > --- > Maintainers.txt | 1 - > 1 file changed, 1 deletion(-) > > diff --git Maintainers.txt Maintainers.txt > index 2e6e87bb6d..afbd2cff0e 100644 > --- Maintainers.txt > +++ Maintainers.txt > @@ -295,7 +295,6 @@ M: Ard Biesheuvel > M: Leif Lindholm > R: Graeme Gregory > R: Radoslaw Biernacki > -R: Tanmay Jagdale > > Raspberry Pi platforms and silicon > F: Platform/RaspberryPi/ > -- > 2.29.2 >