From nobody Wed Feb 07 19:03:36 2024 X-Original-To: go@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TVTzg60h8z59tv5 for ; Wed, 7 Feb 2024 19:03:43 +0000 (UTC) (envelope-from mat@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TVTzg52kCz4qGF; Wed, 7 Feb 2024 19:03:43 +0000 (UTC) (envelope-from mat@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707332623; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=1SyF8+sfuaLJQyW2bcStMU6KKGVMMdvXDcPbMxwWvrE=; b=uo9+4So16FAW2ut0NoBAfaAJT+Es0AHqbOnMEePnlk20b81UO2vAN/ojziXYuwpQhMrQ/8 iZMdXQg8a8x00kd+tBGCtsEx/FRKhmyptQ7zaMNq0m8dbxjQmrCsFl5j8Jpy+80UOuq5MP GQWUJZ82b6loRNRyWlGx2zgtYMzt5dc8QxahW8zVctnIpqvC54DvMtlvWB04EvhxdHKYSb GOH0QQnmvxTEnU9a1MHOyTHhXMEvsJDVKqwR1eVxwQxC4lTH2jT2+vDoVguUtAeAhm94m+ HeDXv6rCZIgFdDLj4F2yacElmnf6dK3helo9TkGn5TTlWKeDySUR8tUwo9T0+g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707332623; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=1SyF8+sfuaLJQyW2bcStMU6KKGVMMdvXDcPbMxwWvrE=; b=xIPw3DmkNY8jQwQqcd5m5kxxImgXpmVypVJJTsORCUhMkvsFimDofTk5T10LkmQHxLmLgy m/1Fa3tyRpbxQog14+yH4B0oOPRUd65YxOPdKD1oXVU/W4tl45F+We+8cicuteu6QOgDm/ LeqqEmRHwHUfKJp+g9/fyhZF90Vfe0rYqEk7HMBTR1CGAyPrM+iJ/QXNCjMDx9ERBVn53E nnvRLtvKtsgs4Vy7daLec/m7OGSD3bl6hJUOA64RKSeq53cgkF+h6BRX+bIlOSjkIuvQGs p4C1b3Yi7GwJxDLHXSW5L6MvmUj1fi4Y+INREI9T9q4LH2p4xbNW6ptV2SlAAA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707332623; a=rsa-sha256; cv=none; b=gvhILaw6ed1YSwPeHfBaH8dLeSEonbCoNMUMXyv0qVmIfHFzY4QHVSKahVMpqJ5iDtaFwA W1hdtKMv8u4oYewblwyHOoHs7Yt8AP3pDsgG24qHigDnPrlMhZViIQhMirLxRujUcwgdJM dCgYGT8Yx7NTYWZu0Uk4Z8W1INC3WRVAwLrmJlxguUy5AcGa4NZdanz9i2JYPn2OnjcvH4 r2kqrjots2YvZSJ3eCFdZxDzRia5Hp2QONV++3nfmtaf2TMNJt700Yi9JADYKQk0CoiPZK 4Of1rsCAFgD2nWurTArowPYmitOeI+QXqa4lNbQbsWC4NCL9nIPEoniwha/WXQ== Received: from relay.mat.cc (eqx1.mat.cc [IPv6:2a01:678:2:200::49]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "cow.mat.cc", Issuer "R3" (verified OK)) (Authenticated sender: mat/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4TVTzg3PD6z1Lmw; Wed, 7 Feb 2024 19:03:43 +0000 (UTC) (envelope-from mat@freebsd.org) Received: from aching.in.mat.cc (unknown [IPv6:2a01:e0a:836:f670:4dd3:d0bc:94a6:c4c6]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by relay.mat.cc (Postfix) with ESMTPSA id 00E0621567; Wed, 7 Feb 2024 20:03:38 +0100 (CET) Date: Wed, 7 Feb 2024 20:03:36 +0100 From: Mathieu Arnold To: Ashish SHUKLA Cc: Gleb Popov , portmgr@freebsd.org, go@freebsd.org Subject: Re: Since go@ is not responsive... Message-ID: References: List-Id: Go language ports maintenance List-Archive: https://lists.freebsd.org/archives/freebsd-go List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-go@freebsd.org X-BeenThere: freebsd-go@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="x7nk2lkivxkhqup7" Content-Disposition: inline In-Reply-To: --x7nk2lkivxkhqup7 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 07, 2024 at 05:39:26PM +0000, Ashish SHUKLA wrote: > On Wed, Feb 07, 2024 at 06:46:25PM +0300, Gleb Popov wrote: > > On Tue, Feb 6, 2024 at 11:25=E2=80=AFPM Ashish SHUKLA wrote: > > > > > > Hi portmgr@ > > > > > > I've noticed go@ is not responsive, so I would like to offer my help = in > > > maintaining lang/go* ports[0] (which I also happen to use, and > > > maintaining their updates in overlay locally). So, I'm wondering, if > > > it's okay for me to be part of go@, and commit any updates without > > > waiting on maintainer-timeout. If so, could you make authorize the > > > requisite changes for adding me to go@ alias. > > > > > > References: > > > [0] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276530 > > > > > > Thanks! > > > -- > > > Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4= B0 > > > > >=20 > > I'd add dgmk@ to the team too, he did a great job on Go ports and even > > made one specifically for me. >=20 > I thought he's already part of the team. Anyways, I'm not asking for anyo= ne's removal, just offering my addition. Technically, teams are open to any, so please go ahead, join go@ :-) --=20 Mathieu Arnold --x7nk2lkivxkhqup7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQITBAABCgB9FiEE9XJBpJetWizkEBUef2IOCp6dQb4FAmXD1AdfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEY1 NzI0MUE0OTdBRDVBMkNFNDEwMTUxRTdGNjIwRTBBOUU5RDQxQkUACgkQf2IOCp6d Qb6lOAwAmVA8oFSfrBUouvosqeJHdVhODVZyUxRtY9li9kIDYbUqKx/j0ov/1exv jdbP7NBcwTZXI/cx4rY7vgDpYWXGtmyB4j85vZcMpCC1GvOuG7Qo2UQlVyHPwPd8 e4Dov84X+tqC80Hc1dXax6y3oJ+ewxfVi58i/LH7tKkriRQ/jRG958FipOE6jSoY vN2B4ZJCh29UxQ9qy+Oq781k4PNIA4utXQThPtLPCbBh74WArFwN6SMWOhfzbhAZ 7a/gx++cNnviuHpDft7yLXrGJSzMWHNyQad8F8HhAry62mNBXTs3seNm6N/pvQKJ Nk8Oh6RNfh+9zQyFTyZt3zhr9Gbf3LRTcN5l4PYUieipAhoSBRAQbtgbivrH6ac0 CSG039+VRZtrnL6Iy90WxYkMSKjtCXUEdXqri74UolQD4sgSPUBI+aXnABeRLvqE JTJV4cFjEJVLrez6JVRtbTWCH4Prtp8KGDnFN08+48sk+rv++1NWAp4S6IXkMaOx l2+FRdSl =V356 -----END PGP SIGNATURE----- --x7nk2lkivxkhqup7--