From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) by sourceware.org (Postfix) with ESMTPS id C93E23858D32 for ; Tue, 10 Oct 2023 12:40:40 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C93E23858D32 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=vrull.eu Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=vrull.eu Received: by mail-ed1-x531.google.com with SMTP id 4fb4d7f45d1cf-53829312d12so14396688a12.0 for ; Tue, 10 Oct 2023 05:40:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vrull.eu; s=google; t=1696941639; x=1697546439; darn=gcc.gnu.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=Nez9ElxifEEzhQMcXmDCZjmMGTO4AzxPfnPwwwwcZug=; b=sa9MrHnER1k1TNu01fkjWbGQlpl9EndfntWhoSxfSeR5DoepWN+QJ/vhGs9v7akg7L 0ahJqjh2ba1juxHNYxvUyr0tFCvYrflrw93osrrpAxbIL95ri0UBCHbdl/RjO57igO2K ept4iHwwjGcBmoPrSYQhBjbvCWg/40ZebQ8Ds/unYGMJxVkqHJFvMtDF1kiBk6RDH2PE i6BZWSpvshwJ8P02NVENkzdUxnQKwexMSTcDVTiAqwV6kHbyS4pNW+sXODzb5x6CbM1/ GcrqbpBSBcgyNuDf9ma6V21say+BsvASICyHas4lBC+5EcZ1pxw0IfJPUvADRuSouiUV Boxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696941639; x=1697546439; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Nez9ElxifEEzhQMcXmDCZjmMGTO4AzxPfnPwwwwcZug=; b=L0Jfdg0ZRkSL6cvbKR2uQJwGHNQOU43XPDDnQhgDjhlSIiDKxxYOcYaXGu0nZauyfB Qzhz18Eh41V6GbJiXvL8BYGiFDUMwWOZJP6cGtRX9RFMQ/PBqZgx/wVP9U57+jVA2lKY mM/Nf56kqcC1p9MUFFHT7mL7TN03V8kw9vNSIIjFRl8TI5SqQed/km7/PGUlCrUtYmHD vpW+KjKszFS+z3C314agJjs560JJNDp/HgLsfYPQY+9y+zAqRsgzqTimtTw40WhlChCK UxI1Oe+LQXrYevso2m3QOmwGZzgsqmZWh1JwWX/hTIk95ySBWNOB2t9gR3RaIqJ7yENi i6jA== X-Gm-Message-State: AOJu0YziP83dllTAAjDdAa2/RlW7GDU/FdRRH5tCpSJB3TZCN/IjRTO7 nxxG/Qxj52J02pSZt+pF/iOp+hToeOyX/4vYRZ4= X-Google-Smtp-Source: AGHT+IESby5QKCnJTsK2PlNLS1gnM82hjrZ8UYU7xNVmPPQDqHkuJw0psapqCuqcTUS0WINxUEyvBA== X-Received: by 2002:a05:6402:2547:b0:531:14c4:ae30 with SMTP id l7-20020a056402254700b0053114c4ae30mr14113001edb.0.1696941638973; Tue, 10 Oct 2023 05:40:38 -0700 (PDT) Received: from beast.fritz.box (62-178-148-172.cable.dynamic.surfer.at. [62.178.148.172]) by smtp.gmail.com with ESMTPSA id j25-20020a50ed19000000b005232ea6a330sm7627025eds.2.2023.10.10.05.40.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Oct 2023 05:40:38 -0700 (PDT) From: Christoph Muellner To: gcc-patches@gcc.gnu.org, Kito Cheng , Philipp Tomsich , Jeff Law Cc: =?UTF-8?q?Christoph=20M=C3=BCllner?= Subject: [COMMITTED] MAINTAINERS: Add myself to write after approval Date: Tue, 10 Oct 2023 14:40:32 +0200 Message-ID: <20231010124032.103935-1-christoph.muellner@vrull.eu> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-12.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,GIT_PATCH_0,JMQ_SPF_NEUTRAL,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: From: Christoph Müllner Signed-off-by: Christoph Müllner ChangeLog: * MAINTAINERS: Add myself. --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index e9154878517..aa441de5332 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -576,6 +576,7 @@ Catherine Moore James A. Morrison Brooks Moses Dirk Mueller +Christoph Müllner Phil Muldoon Gaius Mulley Steven Munroe -- 2.41.0