From nobody Mon Apr 27 14:21:34 2026 X-Original-To: freebsd-hackers@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 4g45NL1GYGz6b8mv for ; Mon, 27 Apr 2026 14:21:38 +0000 (UTC) (envelope-from Stephane.ROCHOY@stormshield.eu) Received: from mail.stormshield.eu (mail.stormshield.eu [91.212.116.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.stormshield.eu", Issuer "Sectigo Public Server Authentication CA OV R36" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g45NJ6yzLz3ThP; Mon, 27 Apr 2026 14:21:36 +0000 (UTC) (envelope-from Stephane.ROCHOY@stormshield.eu) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=stormshield.eu header.s=signer2 header.b=vmEHk3LG; dmarc=pass (policy=quarantine) header.from=stormshield.eu; spf=pass (mx1.freebsd.org: domain of Stephane.ROCHOY@stormshield.eu designates 91.212.116.25 as permitted sender) smtp.mailfrom=Stephane.ROCHOY@stormshield.eu DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=stormshield.eu; s=signer2; t=1777299695; h=From:Subject:Date:Message-ID:To:Cc :MIME-Version:Content-Type:Content-Transfer-Encoding:In-Reply-To :References; bh=A/PQ2SF7Gsj9pxpwhDgig3JSAOverQ+eE6fa1IRlNJg=; b=vmEHk3LGL wuCczLX/cl5Z3/+/M1nuVKKCHYzuCmQ7hE907nXbCVi4LO3GpoT0iYVcqFR+KtOfma0KnQ0O1 8L/5iH4TK2/vL+WPixn1jJV8eDplOPlbTGvEqTXV3JzHtyX0Ov9o9Ieub9Q1wGVN4XHUC+fuK VLTv62xfgTpKnPIri/5jXSYBENyn8oSGDzQJyG7EcBoVnMDy5ZuSNHjyDGZffQEb8POvCaCKg PeOeK/6DQ2zdU50xM8+ZYM2vgBW7CrVesLK+2UPrpTsRH2sd3h9ixo08FCUdii19KJ9ZGjPah o/Eq1BYwH2I8evWxrVsHWIsM5O7mNATRnuhZhA/8A==; From: =?utf-8?Q?St=C3=A9phane_Rochoy?= To: Dmitry Salychev CC: Subject: Re: Looking for committers to add sysutils/fand to src In-Reply-To: <86eckzt5gf.fsf@peasant.salychev.org> (Dmitry Salychev's message of "Wed, 01 Apr 2026 11:06:40 +0200") References: <87eckz3zgl.fsf@stormshield.eu> <86eckzt5gf.fsf@peasant.salychev.org> Date: Mon, 27 Apr 2026 16:21:34 +0200 Message-ID: <87bjf4cwlt.fsf@stormshield.eu> User-Agent: Gnus/5.13 (Gnus v5.13) List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-ClientProxiedBy: ICTDCCEXCH003.one.local (10.180.4.3) To ICTDCCEXCH002.one.local (10.180.4.2) X-DKIM-Signer: DkimX (v3.70.370) X-Spamd-Result: default: False [-4.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; DMARC_POLICY_ALLOW(-0.50)[stormshield.eu,quarantine]; R_SPF_ALLOW(-0.20)[+a:mail.stormshield.eu]; R_DKIM_ALLOW(-0.20)[stormshield.eu:s=signer2]; MIME_GOOD(-0.10)[text/plain]; ASN(0.00)[asn:49068, ipnet:91.212.116.0/24, country:FR]; MIME_TRACE(0.00)[0:+]; ARC_NA(0.00)[]; RCVD_COUNT_ZERO(0.00)[0]; MID_RHS_MATCH_FROM(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-hackers@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DKIM_TRACE(0.00)[stormshield.eu:+] X-Rspamd-Queue-Id: 4g45NJ6yzLz3ThP X-Spamd-Bar: --- Dmitry Salychev writes: > I've a question after reading the github discussion. Who's going to > maintain fand if it'll be merged to the base system? Corey mentioned > that he'd archive his github repository in this case. Hi, Oops, didn't notice I missed to CC freebsd-hackers@ :/ As my work is sponsored by my company (Stormshield), I'll be happy to maintain fand as long as I'm allowed to, of course. BTW I'm still looking for a commiter qualified to mark this as fit-for-base ;) Regards, St=C3=A9phane