From patchwork Tue Oct 26 15:26:41 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Maciej W. Rozycki" X-Patchwork-Id: 46665 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id C8DEB3858026 for ; Tue, 26 Oct 2021 15:28:09 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mail-wr1-x42f.google.com (mail-wr1-x42f.google.com [IPv6:2a00:1450:4864:20::42f]) by sourceware.org (Postfix) with ESMTPS id AA9E83858433 for ; Tue, 26 Oct 2021 15:26:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org AA9E83858433 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=embecosm.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=embecosm.com Received: by mail-wr1-x42f.google.com with SMTP id p14so13974641wrd.10 for ; Tue, 26 Oct 2021 08:26:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embecosm.com; s=google; h=date:from:to:subject:message-id:user-agent:mime-version; bh=0xUYbmkX8lHkflU6e+8AmYdX5U4AJ/s4RjqyaSARtbo=; b=aqgOLh/VIOOMoTKMLndAlJtgfJuy6bHRfXYHJnyeUi+/QInvV54nliF+i/oGC4THz/ Eu86tVw1oOdyZoHltR5tQd424mk4sx0J7lm1uXvEBsGe8V3XbsZQbPejiO3d68gGO5zy pQ1cfI+tsnxPsBf/cAYioxzYZ1dmIxffvM4oSUcjXAXYGj7SEHbLrZxMoehBw/IkVzTp GxBwG7kyznJuurc1PVx/sAYX9GmCdjVf5NwjiZaQJ4csScPVyJ1JSw6N1HeqsfuNJraN y6Pfx+qzfrKzlAvrEuhLaNdOo69MRDKOnd0DkJv24uFl+0DdsaRiIFOd5c3aWxQKWRlh gVnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:subject:message-id:user-agent :mime-version; bh=0xUYbmkX8lHkflU6e+8AmYdX5U4AJ/s4RjqyaSARtbo=; b=k45BLgyMkWRs/NpT25XeJQQJHXx4BLLjbZjiGgwjFPSnvckMO0afVh5Uh/pGrUsHBh qDwVUnReK/lGyu2/5CGiu3GDDvWcUWHPxnK3G+8eRTSuUX0xhknya5xo7QascLxTi0rZ Plb1XlTrRfCNOCrK57zuFIg0dOVmZzGMTLG28OBfPVjxiULEXT+mJdbPGGjJj7BzHmgC HYN29ZuNdliezk7I7F1hp4iTE/oSCF1dgvBWa3/XKig3Z6IVV83lVPKPi+R9YqXhMBIu oPLZxSU5BFtnGbuzF6rQc7Q/Ccjlfv8FBAAoanurI19ONt/Hq8W+JotYLIrGj9npqnSk ZpYA== X-Gm-Message-State: AOAM532VJjAiVkNntFjQtzq4oiJDy0EJPUDch05N0yQAMxgRy0M9iUkP fbEuHWgleW5uGoxyI23wRj0s3vuz8hNvNQ== X-Google-Smtp-Source: ABdhPJzneGfAYjGiExvuhxQyeyWXbtBCnFfkOiiCJS0kxc1fLSNN4ly4IF2jblQVEjGveM5iSRMaug== X-Received: by 2002:adf:9b84:: with SMTP id d4mr30858567wrc.393.1635262003641; Tue, 26 Oct 2021 08:26:43 -0700 (PDT) Received: from tpp.orcam.me.uk (tpp.orcam.me.uk. [2001:8b0:154:0:ea6a:64ff:fe24:f2fc]) by smtp.gmail.com with ESMTPSA id r15sm13911271wru.9.2021.10.26.08.26.42 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Oct 2021 08:26:43 -0700 (PDT) Date: Tue, 26 Oct 2021 16:26:41 +0100 (BST) From: "Maciej W. Rozycki" To: gcc-patches@gcc.gnu.org Subject: [committed] MAINTAINERS: Add myself as a VAX port maintainer Message-ID: User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 X-Spam-Status: No, score=-11.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces+patchwork=sourceware.org@gcc.gnu.org Sender: "Gcc-patches" * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port maintainer. --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index b22f930583a..901a6305184 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -117,6 +117,7 @@ tilegx port Walter Lee tilepro port Walter Lee v850 port Nick Clifton vax port Matt Thomas +vax port Maciej W. Rozycki visium port Eric Botcazou x86-64 port Jan Hubicka xstormy16 port Nick Clifton