diff --git a/database/postgresql/postgresql_lang.py b/database/postgresql/postgresql_lang.py index ec0507b5508..f3b1baa4d9a 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 = '''