postgresql_idx: fix maintainer's name (#65605)

This commit is contained in:
Andrew Klychkov 2019-12-06 14:06:29 +03:00 committed by ansibot
parent 0474f0b4dd
commit 10898cbcbf

View file

@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# Copyright: (c) 2018-2019, Andrey Klychkov (@Andersson007) <aaklychkov@mail.ru>
# Copyright: (c) 2018-2019, Andrew Klychkov (@Andersson007) <aaklychkov@mail.ru>
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function