mirror of
https://github.com/optim-enterprises-bv/patroni.git
synced 2025-11-01 19:07:58 +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>
|
||||
Feike Steenbergen <feike.steenbergen@zalando.de>
|
||||
Oleksii Kliukin <oleksii.kliukin@zalando.de>
|
||||
Alexander Kukushkin <akukushkin@microsoft.com>
|
||||
Polina Bungina <polina.bungina@zalando.de>
|
||||
|
||||
4
setup.py
4
setup.py
@@ -18,8 +18,8 @@ MAIN_PACKAGE = NAME
|
||||
DESCRIPTION = 'PostgreSQL High-Available orchestrator and CLI'
|
||||
LICENSE = 'The MIT License'
|
||||
URL = 'https://github.com/zalando/patroni'
|
||||
AUTHOR = 'Alexander Kukushkin, Dmitrii Dolgov, Oleksii Kliukin'
|
||||
AUTHOR_EMAIL = 'alexander.kukushkin@zalando.de, dmitrii.dolgov@zalando.de, alexk@hintbits.com'
|
||||
AUTHOR = 'Alexander Kukushkin, Polina Bungina'
|
||||
AUTHOR_EMAIL = 'akukushkin@microsoft.com, polina.bungina@zalando.de'
|
||||
KEYWORDS = 'etcd governor patroni postgresql postgres ha haproxy confd' +\
|
||||
' zookeeper exhibitor consul streaming replication kubernetes k8s'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user