forked from openstack-archive/fuel-library
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMAINTAINERS
115 lines (83 loc) · 2.93 KB
/
MAINTAINERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
---
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/659,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:
- deployment/puppet/:
- name: Sergey Vasilenko
email: [email protected]
IRC: xenolog
- name: Michael Polenchuk
email: [email protected]
IRC: pma
- name: Dmitry Ilyin
email: [email protected]
IRC: dilyin
- name: Stanislaw Bogatkin
email: [email protected]
IRC: sbog
- debian/: &MOS_packaging_team
- name: Mikhail Ivanov
email: [email protected]
IRC: mivanov
- name: Artem Silenkov
email: [email protected]
IRC: asilenkov
- name: Alexander Tsamutali
email: [email protected]
IRC: astsmtl
- name: Daniil Trishkin
email: [email protected]
IRC: dtrishkin
- name: Ivan Udovichenko
email: [email protected]
IRC: tlbr
- name: Igor Yozhikov
email: [email protected]
IRC: IgorYozhikov
- files/fuel-docker-utils:
- name: Matthew Mosesohn
email: [email protected]
IRC: mattymo
- files/fuel-migrate:
- name: Peter Zhurba
email: [email protected]
IRC: pzhurba
- files/fuel-ha-utils:
- name: Sergey Vasilenko
email: [email protected]
IRC: xenolog
- specs/: *MOS_packaging_team
- tests/bats:
- name: Peter Zhurba
email: [email protected]
IRC: pzhurba
- tests/noop:
- name: Dmitry Ilyin
email: [email protected]
IRC: dilyin
- name: Ivan Berezovskiy
email: [email protected]
IRC: iberezovskiy
- name: Sergey Kolekonov
email: [email protected]
IRC: skolekonov
- name: Denis Egorenko
email: [email protected]
IRC: degorenko