6361a5282a
Change-Id: Ib12b6a6b1e0fd03bedc5f65dd5e36ceaba8ae82d
82 lines
2.4 KiB
Plaintext
82 lines
2.4 KiB
Plaintext
---
|
|
description:
|
|
For Fuel team structure and contribution policy, see [1].
|
|
|
|
This is repository level MAINTAINERS file. All contributions to this
|
|
repository must be approved by one or more Core Reviewers [2].
|
|
If you are contributing to files (or create new directories) in
|
|
root folder of this repository, please contact Core Reviewers for
|
|
review and merge requests.
|
|
|
|
If you are contributing to subfolders of this repository, please
|
|
check 'maintainers' section of this file in order to find maintainers
|
|
for those specific modules.
|
|
|
|
It is mandatory to get +1 from one or more maintainers before asking
|
|
Core Reviewers for review/merge in order to decrease a load on Core Reviewers [3].
|
|
Exceptions are when maintainers are actually cores, or when maintainers
|
|
are not available for some reason (e.g. on vacation).
|
|
|
|
[1] https://specs.openstack.org/openstack/fuel-specs/policy/team-structure
|
|
[2] https://review.openstack.org/#/admin/groups/1016,members
|
|
[3] http://lists.openstack.org/pipermail/openstack-dev/2015-August/072406.html
|
|
|
|
Please keep this file in YAML format in order to allow helper scripts
|
|
to read this as a configuration data.
|
|
|
|
maintainers:
|
|
|
|
- contrib/:
|
|
- name: Bulat Gaifullin
|
|
email: bgaifullin@mirantis.com
|
|
IRC: bgaifullin
|
|
|
|
- name: Vladimir Kozhukalov
|
|
email: vkozhukalov@mirantis.com
|
|
IRC: kozhukalov
|
|
|
|
- debian/: &packaging_team
|
|
- name: Mikhail Ivanov
|
|
email: mivanov@mirantis.com
|
|
IRC: mivanov
|
|
|
|
- name: Artem Silenkov
|
|
email: asilenkov@mirantis.com
|
|
IRC: asilenkov
|
|
|
|
- name: Alexander Tsamutali
|
|
email: atsamutali@mirantis.com
|
|
IRC: astsmtl
|
|
|
|
- name: Daniil Trishkin
|
|
email: dtrishkin@mirantis.com
|
|
IRC: dtrishkin
|
|
|
|
- name: Ivan Udovichenko
|
|
email: iudovichenko@mirantis.com
|
|
IRC: tlbr
|
|
|
|
- name: Igor Yozhikov
|
|
email: iyozhikov@mirantis.com
|
|
IRC: IgorYozhikov
|
|
|
|
- packetary/:
|
|
- name: Bulat Gaifullin
|
|
email: bgaifullin@mirantis.com
|
|
IRC: bgaifullin
|
|
|
|
- name: Vladimir Kozhukalov
|
|
email: vkozhukalov@mirantis.com
|
|
IRC: kozhukalov
|
|
|
|
- perestroika/: &build_team
|
|
- name: Dmitry Burmistrov
|
|
email: dburmistrov@mirantis.com
|
|
IRC: dburmistrov
|
|
|
|
- name: Sergey Kulanov
|
|
email: skulanov@mirantis.com
|
|
IRC: SergK
|
|
|
|
- specs/: *packaging_team
|