mirror of
https://github.com/optim-enterprises-bv/patroni.git
synced 2025-11-02 11:28:14 +00:00
committed by
GitHub
parent
ef2922fe37
commit
1b6e23ab6a
2
CODEOWNERS
Normal file
2
CODEOWNERS
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# global owners
|
||||||
|
* @CyberDem0n @hughcapet
|
||||||
@@ -1,3 +1,2 @@
|
|||||||
Alexander Kukushkin <alexander.kukushkin@zalando.de>
|
Alexander Kukushkin <akukushkin@microsoft.com>
|
||||||
Feike Steenbergen <feike.steenbergen@zalando.de>
|
Polina Bungina <polina.bungina@zalando.de>
|
||||||
Oleksii Kliukin <oleksii.kliukin@zalando.de>
|
|
||||||
|
|||||||
4
setup.py
4
setup.py
@@ -18,8 +18,8 @@ MAIN_PACKAGE = NAME
|
|||||||
DESCRIPTION = 'PostgreSQL High-Available orchestrator and CLI'
|
DESCRIPTION = 'PostgreSQL High-Available orchestrator and CLI'
|
||||||
LICENSE = 'The MIT License'
|
LICENSE = 'The MIT License'
|
||||||
URL = 'https://github.com/zalando/patroni'
|
URL = 'https://github.com/zalando/patroni'
|
||||||
AUTHOR = 'Alexander Kukushkin, Dmitrii Dolgov, Oleksii Kliukin'
|
AUTHOR = 'Alexander Kukushkin, Polina Bungina'
|
||||||
AUTHOR_EMAIL = 'alexander.kukushkin@zalando.de, dmitrii.dolgov@zalando.de, alexk@hintbits.com'
|
AUTHOR_EMAIL = 'akukushkin@microsoft.com, polina.bungina@zalando.de'
|
||||||
KEYWORDS = 'etcd governor patroni postgresql postgres ha haproxy confd' +\
|
KEYWORDS = 'etcd governor patroni postgresql postgres ha haproxy confd' +\
|
||||||
' zookeeper exhibitor consul streaming replication kubernetes k8s'
|
' zookeeper exhibitor consul streaming replication kubernetes k8s'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user