From patchwork Fri Mar 15 16:55:59 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Monakov X-Patchwork-Id: 1057132 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-497970-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=ispras.ru Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="KMvTe6t+"; 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 44LWtj2FC0z9s3l for ; Sat, 16 Mar 2019 03:56:11 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; q=dns; s= default; b=cjBD7JBP2RBut7BRuOhOu2ngq+qemqFcXM4SHCLUtvYiL4XTK4qEK YWdJ4alqU+tdp72QwwSjEGk0r2f1S0BgzyjgxsbbHGLanZexxiz1dxs9hBtx0UZ7 WacM1GxbK8k88NHhL2ApwsDYYzKL+5uJh7s3yzOnnKEm2NA1ENHEdY= 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:date :from:to:subject:message-id:mime-version:content-type; s= default; bh=jwlQtD9N8sBNzrN+B3ttJWaIBN4=; b=KMvTe6t+WLpqhhUpUCkF 7X27NOR1hYUF7YICChaY9atvXm/QFA9A+HZc3QAm2T+eR1g7GQDE8+DKtlHSJ9wv T2qjq0aGY6u4pIPvn4Jr5dM68UTOQ0/co/L79VuN6LLWkmfXO4Po+R+y0fq5X/nB hnXzzCCMGEx9sDtNgrPkdqs= Received: (qmail 113251 invoked by alias); 15 Mar 2019 16:56:03 -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 112903 invoked by uid 89); 15 Mar 2019 16:56:03 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-4.9 required=5.0 tests=AWL, BAYES_50, GIT_PATCH_2, GIT_PATCH_3, KAM_SHORT, SPF_PASS autolearn=ham version=3.3.1 spammy=catherine, Catherine, U*phython, phython@gcc.gnu.org X-HELO: smtp.ispras.ru Received: from bran.ispras.ru (HELO smtp.ispras.ru) (83.149.199.196) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 15 Mar 2019 16:56:01 +0000 Received: from monopod.intra.ispras.ru (monopod.intra.ispras.ru [10.10.3.121]) by smtp.ispras.ru (Postfix) with ESMTP id BDAC8201D0 for ; Fri, 15 Mar 2019 19:55:59 +0300 (MSK) Date: Fri, 15 Mar 2019 19:55:59 +0300 (MSK) From: Alexander Monakov To: gcc-patches@gcc.gnu.org Subject: [committed] list myself as selective scheduler maintainer Message-ID: User-Agent: Alpine 2.20.13 (LNX 116 2015-12-14) MIME-Version: 1.0 Hi, I moved my entry in the MAINTAINERS file per https://gcc.gnu.org/ml/gcc/2011-11/msg00264.html and https://gcc.gnu.org/ml/gcc-patches/2019-03/msg00761.html . Alexander * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer. (Write After Approval): Remove myself. --- MAINTAINERS (revision 269710) +++ MAINTAINERS (working copy) @@ -293,6 +293,7 @@ register allocation Seongbae Park RTL optimizers Steven Bosscher selective scheduling Andrey Belevantsev +selective scheduling Alexander Monakov wide-int Kenneth Zadeck wide-int Mike Stump wide-int Richard Sandiford @@ -508,7 +509,6 @@ Martin Michlmayr Lee Millward Alan Modra -Alexander Monakov Catherine Moore James A. Morrison Brooks Moses