From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: PATCH: add dbport to ob-sql for postgres Date: Thu, 15 Sep 2016 15:30:26 +0200 Message-ID: <87h99hs32l.fsf@saiph.selenimh> References: <87mvjayvk0.fsf@openaether.org> <87r38mx8a2.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60739) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkWkK-0003pw-Ea for emacs-orgmode@gnu.org; Thu, 15 Sep 2016 09:30:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bkWkH-0006O9-SW for emacs-orgmode@gnu.org; Thu, 15 Sep 2016 09:30:31 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:46172) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkWkH-0006NL-Mj for emacs-orgmode@gnu.org; Thu, 15 Sep 2016 09:30:29 -0400 In-Reply-To: <87r38mx8a2.fsf@gmail.com> (Nick Dokos's message of "Wed, 14 Sep 2016 21:26:45 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Nick Dokos Cc: emacs-orgmode@gnu.org Hello, Nick Dokos writes: > Three things: > > o This probably qualifies as a TINYCHANGE and can be merged, but if > you want to contribute in the future, you will probably have to sign > the FSF copyright assignment (unless you have done so > already). Details can be found at > > http://orgmode.org/worg/org-contribute.html#orgheadline1 > > o The best way to submit patches is by using ``git format-patch''. > There are also conventions that you need to follow - details can be > found at > > http://orgmode.org/worg/org-contribute.html#patches > > Since org-mode is a part of emacs, you will need to add a commit > message that is formatted as an Emacs ChangeLog entry. The URL above > has all the details. > > o On the positive side, the news entry and the test(s) you provided are > very much appreciated. > > Nicolas Goaziou (or another maintainer) may want to add to this, but I > think it covers the basics. I couldn't be more accurate :) Thank you. Regards, -- Nicolas Goaziou