From patchwork Mon Jul 8 07:43:42 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kito Cheng X-Patchwork-Id: 1128907 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-504559-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=sifive.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="FQ9Ue5Ss"; dkim=pass (2048-bit key; unprotected) header.d=sifive.com header.i=@sifive.com header.b="UVu78/ZV"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 45hyBY183rz9s3Z for ; Mon, 8 Jul 2019 17:44:04 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :mime-version:from:date:message-id:subject:to:content-type; q= dns; s=default; b=Vb9fmOSGPgdBBzH1um5i7Q8Tu5dCQ/HUj7a4gHQbBErmFI vVEE+5M5m9AUOiiFXmgaPkeBV7xX1jGo4kir4aUANpZ1lSNAe3jWXpZwW6WrdeVD jHgPLwaTwwdGa90IWRzaDSGZQMQNVcDh49H9WX0hV/N3ORtLOtTY2Q0M+QWQw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :mime-version:from:date:message-id:subject:to:content-type; s= default; bh=Bh73M4Y2roHXhj6yJrpeNof56S4=; b=FQ9Ue5SssT34P2n5B1FZ nbEzxn3wfmWlRZsQpOH9KZIc7535wA03GddpoQOBfR3sUXw5M+QZzEvmSsGCyYGr yNaGeaNzmtlBaK5c66DmpQR29sgdVGxnQoMmXelnPM4OUbKMwbFKPh004+gQHxBe twDd4SqOWxE9rCBmSYgGQxQ= Received: (qmail 34326 invoked by alias); 8 Jul 2019 07:43:57 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 34318 invoked by uid 89); 8 Jul 2019 07:43:57 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.9 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.1 spammy=MAINTAINERS, maintainers X-HELO: mail-qt1-f170.google.com Received: from mail-qt1-f170.google.com (HELO mail-qt1-f170.google.com) (209.85.160.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 08 Jul 2019 07:43:55 +0000 Received: by mail-qt1-f170.google.com with SMTP id h24so17165665qto.0 for ; Mon, 08 Jul 2019 00:43:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sifive.com; s=google; h=mime-version:from:date:message-id:subject:to; bh=jD4mJ408a9aMvv/ILgauz47nMUDt8liDzCFGATa7868=; b=UVu78/ZVBQFLypl2VIpUFHKQ+uO8wNEJhULc41w/Iz40E+ciZiD3d5szwwjqV1zWiO PK0sDTfZ/PlAnBeVea37rL7jp3Sc3+m7Aj4sNk0p3Lor1WBTiW/FXs4NNs0SbXo08qSC TN+N+Jjv5cXfgdqkutU0MAf43SzYzckrJ9H62NjSlEoy/oAQAJOiwNxdn1dvHvDFkVn6 vCnBR9Pdy+oM+7vYghrGKeqIUwMYngqd+m2vOdxFbYML0bHtDEf97u2NJNG0WjWn5vOA Qux9Ut6L/xhV7Rx0NBaGfvxihfLpJrUNrvqkbF50RnGJLpyRgK/TmALNEUaKcQYnYa76 Xepg== MIME-Version: 1.0 From: Kito Cheng Date: Mon, 8 Jul 2019 15:43:42 +0800 Message-ID: Subject: [PATCH, committed] Add myself to MAINTAINERS To: GCC Patches ChangeLog: 2019-07-08 Kito Cheng * MAINTAINERS (Write After Approval): Add myself. --- MAINTAINERS (revision 273194) +++ MAINTAINERS (revision 273195) @@ -651,6 +651,7 @@ Jon Ziegler Roman Zippel Josef Zlomek +Kito Cheng Bug database only accounts