From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id AA8BC3858C5F for ; Thu, 16 Feb 2023 16:09:18 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org AA8BC3858C5F Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org Received: from r6.localdomain (82-217-174-174.cable.dynamic.v4.ziggo.nl [82.217.174.174]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 8AA4230067DA; Thu, 16 Feb 2023 17:09:17 +0100 (CET) Received: by r6.localdomain (Postfix, from userid 1000) id 321C23401E3; Thu, 16 Feb 2023 17:09:17 +0100 (CET) Message-ID: Subject: Re: Stepping down as gcov maintainer and callgraph reviewer From: Mark Wielaard To: Martin =?UTF-8?Q?Li=C5=A1ka?= Cc: GCC Development Date: Thu, 16 Feb 2023 17:09:17 +0100 In-Reply-To: <8ec0a414-a5e2-59ed-9f6f-cc7556af9a16@suse.cz> References: <8ec0a414-a5e2-59ed-9f6f-cc7556af9a16@suse.cz> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.3 (3.46.3-1.fc37) MIME-Version: 1.0 X-Spam-Status: No, score=-3029.8 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,RCVD_IN_BARRACUDACENTRAL,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi Martin, On Thu, 2023-02-16 at 16:54 +0100, Martin Li=C5=A1ka wrote: > 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. >=20 > 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. Thanks so much for all your work. I hope you aren't going too far away. It is always a pleasure to work with you. Cheers, Mark