From dd10475a4e0e16585b508ca65ae48dccf5c9f3bf Mon Sep 17 00:00:00 2001 From: Greg DeKoenigsberg Date: Wed, 13 May 2015 15:02:33 -0400 Subject: Adding author's github id --- database/postgresql/postgresql_lang.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'database/postgresql/postgresql_lang.py') diff --git a/database/postgresql/postgresql_lang.py b/database/postgresql/postgresql_lang.py index ec0507b5..f3b1baa4 100644 --- a/database/postgresql/postgresql_lang.py +++ b/database/postgresql/postgresql_lang.py @@ -95,7 +95,7 @@ notes: systems, install the postgresql, libpq-dev, and python-psycopg2 packages on the remote host before using this module. requirements: [ psycopg2 ] -author: Jens Depuydt +author: "Jens Depuydt (@jensdepuydt)" ''' EXAMPLES = ''' -- cgit v1.2.1