Add maintenance files

This patch adds the following files
* .gitignore
* .gitreview
* MAINTAINERS

Change-Id: Iba6a1860c53d2b892ec64e80b2be0a7fd68bfe8e
This commit is contained in:
Vladimir Kozhukalov 2016-02-23 00:30:21 +03:00
parent b48c7f5293
commit dd8f8a7f95
3 changed files with 57 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@ -0,0 +1,17 @@
# vim swap files
.*.swp
# services' runtime files
*.log
*.pid
# Vagrant housekeeping file
/.vagrant
/iso/*.iso
lock
.idea
.DS_Store
repomd.xml*

4
.gitreview Normal file
View File

@ -0,0 +1,4 @@
[gerrit]
host=review.openstack.org
port=29418
project=openstack/fuel-virtualbox.git

36
MAINTAINERS Normal file
View File

@ -0,0 +1,36 @@
---
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/1299,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:
- ./:
- name: Maksim Malchuk
email: mmalchuk@mirantis.com
IRC: mmalchuk
- name: Serhii Ovsianikov
email: sovsianikov@mirantis.com
IRC: sovsianikov