From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.4 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,T_RP_MATCHES_RCVD shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by dcvr.yhbt.net (Postfix) with ESMTP id 219601F404 for ; Mon, 29 Jan 2018 17:21:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751405AbeA2RVK (ORCPT ); Mon, 29 Jan 2018 12:21:10 -0500 Received: from cloud.peff.net ([104.130.231.41]:60994 "HELO cloud.peff.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751072AbeA2RVK (ORCPT ); Mon, 29 Jan 2018 12:21:10 -0500 Received: (qmail 21402 invoked by uid 109); 29 Jan 2018 17:21:10 -0000 Received: from Unknown (HELO peff.net) (10.0.1.2) by cloud.peff.net (qpsmtpd/0.94) with SMTP; Mon, 29 Jan 2018 17:21:10 +0000 Authentication-Results: cloud.peff.net; auth=none Received: (qmail 4613 invoked by uid 111); 29 Jan 2018 17:21:49 -0000 Received: from sigill.intra.peff.net (HELO sigill.intra.peff.net) (10.0.0.7) by peff.net (qpsmtpd/0.94) with (ECDHE-RSA-AES256-GCM-SHA384 encrypted) SMTP; Mon, 29 Jan 2018 12:21:49 -0500 Authentication-Results: peff.net; auth=none Received: by sigill.intra.peff.net (sSMTP sendmail emulation); Mon, 29 Jan 2018 12:21:07 -0500 Date: Mon, 29 Jan 2018 12:21:07 -0500 From: Jeff King To: Johannes Schindelin Cc: git@vger.kernel.org Subject: Re: Shawn Pearce has died Message-ID: <20180129172107.GA4185@sigill.intra.peff.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On Mon, Jan 29, 2018 at 10:33:08AM +0100, Johannes Schindelin wrote: > I found these sad news in my timeline today: > > https://twitter.com/cdibona/status/957822400518696960 Thanks for posting this. I know Shawn has not been all that active on this list in the past few years, so many may not know how active he has been behind the scenes: - serving on the Git project leadership committee - managing many of the contributors whose names you see here daily - working on other Git ecosystem projects that aren't on this list (like JGit!) Over the many years, I've found him consistently smart, hard-working, funny, and just overall pleasant to work with. I'll miss him. -Peff