From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 2DEGDt+rPmAqMAAA0tVLHw (envelope-from ) for ; Tue, 02 Mar 2021 21:19:27 +0000 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id AHzZCd+rPmBBMQAA1q6Kng (envelope-from ) for ; Tue, 02 Mar 2021 21:19:27 +0000 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 aspmx2.migadu.com (Postfix) with ESMTPS id E48A127C17 for ; Tue, 2 Mar 2021 22:19:26 +0100 (CET) Received: from localhost ([::1]:53098 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lHCQP-00025m-RH for larch@yhetil.org; Tue, 02 Mar 2021 16:19:25 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60284) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lH5ps-0001c7-9F for emacs-orgmode@gnu.org; Tue, 02 Mar 2021 09:17:17 -0500 Received: from mail-40134.protonmail.ch ([185.70.40.134]:12190) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lH5pj-00082P-DV for emacs-orgmode@gnu.org; Tue, 02 Mar 2021 09:17:14 -0500 Date: Tue, 02 Mar 2021 14:16:58 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klockmail.com; s=protonmail; t=1614694622; bh=rLKxxaCHtxPNyD7LztQnXH4BX1u60MiLYAU05U77d+8=; h=Date:To:From:Reply-To:Subject:In-Reply-To:References:From; b=Bb/zatQlI+QxNl/Y9Zb3l31+NebVQUKd9v2/8v8BryXkAyhiWDRGIfJ2mxR20UVr+ XVDE37BEV7GE6mwEV0wy9heY/XSbW6bAXPWBr/0b3fDVG9ssZADUwyCd3emGLqAzGe hDmc9r/O+97EJGiHN17MFnSPmSKviNwG/Ds8mxoA= To: Kyle Meyer From: Andy Klock Subject: Re: Please help by becoming a maintainer for an Org Babel file Message-ID: In-Reply-To: <87sg5je5f4.fsf@kyleam.com> References: <87d015if5g.fsf@gnu.org> <87sg5je5f4.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.134; envelope-from=andy@klockmail.com; helo=mail-40134.protonmail.ch X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Tue, 02 Mar 2021 16:05:42 -0500 X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Andy Klock Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.00 Authentication-Results: aspmx2.migadu.com; none X-Migadu-Queue-Id: E48A127C17 X-Spam-Score: -4.00 X-Migadu-Scanner: scn0.migadu.com X-TUID: woKH+Fg6PpAG "Kyle Meyer" writes: =20 > While I of course can't speak for Bastien (and am not sure what=20 > this thread involved behind the scenes here), it doesn't appear=20 > that anyone volunteered for ob-sql. And regardless any help=20 > would be greatly appreciated. Perfect. I'll see what I can do. =20 > Fwiw here are a couple of the recent-ish ob-sql-related messages=20 > that haven't seen any attention:=20 >=20 > https://orgmode.org/list/CADzxVkEO=3DX6r_YAi3qjKOoJiPVPHxpcFRc2jAW7fpUFs9= 2w3Kg@mail.gmail.com=20 > https://orgmode.org/list/97dfc87b-9748-a5e2-cf4d-1aa78451607c@rwth-aachen= .de=20 Thanks, I'll take a look. Andy K