From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x52e.google.com (mail-ed1-x52e.google.com [IPv6:2a00:1450:4864:20::52e]) by sourceware.org (Postfix) with ESMTPS id 77538383FB94 for ; Thu, 16 Feb 2023 16:09:45 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 77538383FB94 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-ed1-x52e.google.com with SMTP id eq11so4719574edb.6 for ; Thu, 16 Feb 2023 08:09:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=VItZ5291XzPXicjV5OaiEU9LfImUoq7mF6v90coNymk=; b=bCzeB/bAvq5JTiBIp4y6KSZafwZOn0JGxQaDtAJcv7njdhD6gUrXCaF1pcznM++UXG gxJsX2MZaCH9ks7kum0yj3Df4EcLvK39aUU9ZqEbC7q1ifQFOq8xIQtw5X0HgxNDYcYH EJCHWxjwnQWHsinW+U0xG7eW3tckaym0jcsq+xbNdWOay1LMLrUAtJ27sooE45wikN/8 i8Y3d3UaxQrIxHmCR975OKDQELElndubu2zCsR/Es9pk7PDGWBx16aep6CW7qFWl2ZGH DFa1Qssn0qw/cqD693bNa59a4V8+1UNOVomqtkqs1ALe/Aw8hKX8JfQ7HRiyxyupoR69 jwWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=VItZ5291XzPXicjV5OaiEU9LfImUoq7mF6v90coNymk=; b=xAKL2AOZRrjb9YV9UxUrPV/IyaOOFBKJcZQdCoq+yectKefPb032z+rjD5VLsGRh9x qBG2FkNMLhlMaIIgdoDmyRCS1xp+RoVWiR4QSnJdQsDdBQEjqZMGUItAdy1lxH8dLAQE 6RpiEssnSgRHv9TGExBB3f4Ylhp8QWe97Lw2BV9uugornDdILqRoDN3carUFYC8a5u4t BD2nesaOdhSEZIHPTTzLsncG42dE8uMpPidYTLk/FCKEeg644Lydq582P0AQxHeFFcXK iHrgBIHzADV+RFuJ8NPAOy7WpQRogCaSDWGt67nD525B0uOCp5xmKl8eoVpWTOGBPLE+ TB6g== X-Gm-Message-State: AO0yUKWYFK4uUEdEwd6V22WaNMz+61OX4I5OYuRreJq2VjafjA7dzfX6 dWxf8xlinb0+WDOkSxsu9Ko4ZlJiy/15p1Q9VkSAY9k7 X-Google-Smtp-Source: AK7set9fAbD8wXxyLOPIlJMv3eu3Db1H44PUFl+jIbsjx+jkpk62/ladBOQxPNsZS+IX+0jekAP2oLtmACYh/7Vbd1Y= X-Received: by 2002:a17:907:7630:b0:87b:d79f:9953 with SMTP id jy16-20020a170907763000b0087bd79f9953mr3036382ejc.11.1676563784251; Thu, 16 Feb 2023 08:09:44 -0800 (PST) MIME-Version: 1.0 References: <8ec0a414-a5e2-59ed-9f6f-cc7556af9a16@suse.cz> In-Reply-To: <8ec0a414-a5e2-59ed-9f6f-cc7556af9a16@suse.cz> From: David Edelsohn Date: Thu, 16 Feb 2023 11:08:31 -0500 Message-ID: Subject: Re: Stepping down as gcov maintainer and callgraph reviewer To: =?UTF-8?Q?Martin_Li=C5=A1ka?= Cc: GCC Development Content-Type: multipart/alternative; boundary="000000000000cdbdd205f4d36ca7" X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE,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: --000000000000cdbdd205f4d36ca7 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Thu, Feb 16, 2023 at 10:54 AM Martin Li=C5=A1ka wrote: > Hello GCC community. > > After spending last decade (including my diploma thesis even more) > of my life working on GCC, I decided to leave the project and try > a different job. I would like to thank all the community members I had > change to interact with, I learned so much and enjoyed the journey! > I'll be leaving somewhen at the beginning of May. > > That said, I'm stepping down from my 2 positions as I won't have a time > for proper patch review and bugs in the area I'm responsible for. > > I wish the project all the best! > Hi, Martin Thank you very much for your great work on GCC over the past years. Your excellent technical contributions to GCC and to the development environment behind the scenes have helped create and maintain a world-class toolchain that powers the world. Wishing you much success in the next steps of your career and I eagerly await to see the tremendous impact where you choose to apply your skills next. Thanks, David --000000000000cdbdd205f4d36ca7--