From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.9 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1027BC433DB for ; Sat, 19 Sep 2020 22:36:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BB90C20E65 for ; Sat, 19 Sep 2020 22:36:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=pobox.com header.i=@pobox.com header.b="Ai9fzenU" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726749AbgISWg0 (ORCPT ); Sat, 19 Sep 2020 18:36:26 -0400 Received: from pb-smtp1.pobox.com ([64.147.108.70]:64141 "EHLO pb-smtp1.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726626AbgISWg0 (ORCPT ); Sat, 19 Sep 2020 18:36:26 -0400 Received: from pb-smtp1.pobox.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id 68D9873548; Sat, 19 Sep 2020 18:36:24 -0400 (EDT) (envelope-from junio@pobox.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=qd6rUHhsyvEAVSNMINWL/suZ++Q=; b=Ai9fze nUjuFsxMmGxjpaD6k/mIFBQm9C1pibCJOJzIimZRYgUXER5W/XElrbQ3JQtr82Mq /XUlCKZOe8k3o5zUv9p6H84TkyPf/HJWzvsDr/Zl1wj/y3lcTEkysB5s6LBTna2B b3XJuA665qTURDVQ8dSLQgTckTRvcI9UGG7j8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=pDITOZNlHFE5lSTRiHG5iNscB+vBUNl5 Td+HHXwB1s+Jwvyb2sm3C54h8T/f+Lpv/XqB2iLdWxcA5KsjFJ2R58NU/MCPRhcC SHj4Clj29FCT6wO42EspbBQ0UDe51vFE+2SHzCCXWQWcPPA0ez8WtluANyp/ajcY dxE4VeovI00= Received: from pb-smtp1.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id 5E31073547; Sat, 19 Sep 2020 18:36:24 -0400 (EDT) (envelope-from junio@pobox.com) Received: from pobox.com (unknown [34.75.7.245]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp1.pobox.com (Postfix) with ESMTPSA id E4F6D73546; Sat, 19 Sep 2020 18:36:23 -0400 (EDT) (envelope-from junio@pobox.com) From: Junio C Hamano To: "brian m. carlson" Cc: ronnie sahlberg , Jonathan Nieder , Developer support list for Wireshark , git@vger.kernel.org, Emily Shaffer Subject: Re: Joint project with Git for outreachy References: <20200918222103.GA3352870@google.com> <20200919195545.GH67496@camp.crustytoothpaste.net> Date: Sat, 19 Sep 2020 15:36:23 -0700 In-Reply-To: <20200919195545.GH67496@camp.crustytoothpaste.net> (brian m. carlson's message of "Sat, 19 Sep 2020 19:55:45 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: 8C20295C-FAC8-11EA-9142-01D9BED8090B-77302942!pb-smtp1.pobox.com Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org "brian m. carlson" writes: > On 2020-09-19 at 09:12:53, ronnie sahlberg wrote: >> Hi Jonathan, >> Hi Emily >> >> Emily, you want to contribute to wireshark? That is awesome. I think I >> speak for everyone to send a HUGE welcome >> your way and hope your experience working on and with wireshark be excellent! > > I think there's been a misunderstanding. I think the proposal was to > have Emily and Jonathan, who are both significant contributors to Git, > doing the mentoring from the Git side, along with someone from the > Wireshark side. I don't think we know yet if anyone will be interested > in working on it, but it seems from the response to be a proposal that > has interest in both projects. > > Feel free to correct me if I've misunderstood. That matches my understanding.