From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id yN+eDmDfXGOC0AAAbAwnHQ (envelope-from ) for ; Sat, 29 Oct 2022 10:08:00 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id UJZvDmDfXGOmngAAauVa8A (envelope-from ) for ; Sat, 29 Oct 2022 10:08:00 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 21312248B2 for ; Sat, 29 Oct 2022 10:08:00 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oogry-00048R-LH; Sat, 29 Oct 2022 04:07:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oogrO-00046z-Ga for emacs-orgmode@gnu.org; Sat, 29 Oct 2022 04:06:39 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oogrL-0008Gc-HD; Sat, 29 Oct 2022 04:06:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=P+gOEqFR2WRuq/nII5bniGPVHti4YnRCkhI5rBfYfFQ=; b=Rwi5YbVdp54tcTV6BLdR Zcmez6YQc+HxeNiSlb54fk8Fo6rwRg31hAi+tbogkrJxBTYlRBFD8ID95EDdFNgGXLf8t5tCzgFeK pRioasmdZLEqutVcGrCc8H1lXEBDkH0ku/wbEk0e3r3ri8pAojhgEiQKdkYNqARrE/Dc/St5jQ/E2 +kxg933vmA/3WkySEQzDkOxeEJJcu4SyBPjIHE2hGUH/ECf69TSH/4X6s2GTcXXIAPxxWtmGyo24E fX9g5RZggerxAoeoocH6agW8mPTBgEzsgt6czB+3NiInSjyXBRbM/4Q2KmxB0v6WVHINhBrPTck4v N9fWTeQIjc/jPw==; Received: from 182.86.95.79.rev.sfr.net ([79.95.86.182] helo=hal) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oogrJ-00020S-NJ; Sat, 29 Oct 2022 04:06:27 -0400 Received: by hal (Postfix, from userid 1000) id 186C21E0401; Sat, 29 Oct 2022 10:06:22 +0200 (CEST) From: Bastien Guerry To: Ihor Radchenko Cc: Ihor Radchenko , Daniel Kraus , emacs-orgmode@gnu.org Subject: Re: [WORG] Document in more detail about what maintainers do? In-Reply-To: <87eduri1o3.fsf@localhost> (Ihor Radchenko's message of "Sat, 29 Oct 2022 06:28:28 +0000") Organization: GNU References: <87bl2mycxq.fsf@kraus.my> <87v90u66et.fsf@kraus.my> <87o86lo0wv.fsf@kraus.my> <87edw087z2.fsf@gnu.org> <87pmfiw26b.fsf@kraus.my> <87tu4svc86.fsf@gnu.org> <878rm4guxa.fsf@localhost> <87y1u4htqe.fsf@gnu.org> <871qru7j72.fsf@localhost> <87eduri1o3.fsf@localhost> Date: Sat, 29 Oct 2022 10:06:22 +0200 Message-ID: <87sfj76old.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Emacs-orgmode" Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org X-TUID: aeLYLGKEow67 Hi Ihor, Ihor Radchenko writes: > One month has passed, and I decided to apply the patch as is. > https://git.sr.ht/~bzg/worg/commit/6fbe51dee6bf276584c24fa1e7ec673526c9326e Thanks! -- Bastien