Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.63 KB

MAINTAINING.md

File metadata and controls

48 lines (31 loc) · 1.63 KB

How to maintain the oVirt site

If you are a maintainer (contributor with commit access), you can review and merge pull requests and assign issues to other contributors.

This section describes the typical tasks and processes to follow as a maintainer.

IMPORTANT: Because maintainers have commit access to the repository, please fork and clone the repository and submit Pull Requests. Avoid direct commits to the main branch. All contributions must follow the general contribution guidelines.

See CONTRIBUTING.md for instructions on building and testing the site locally.

List of current site maintainers

General technical content, release management

Site infra and Jekyll

Non-technical content, community, legal

  • Brian Proffit

Previous maintainers

  • Yaniv Kaul
  • Allon Mureinik (storage)
  • Marcin Mirecki (networking)
  • Eyal Edri (infra)
  • Garrett LeSage
  • Jason Brooks
  • Michael Scherer

Triaging and reviewing issues and PRs

  • Greg Sheremeta and Sandro Bonazzola triage issues and PRs. Greg Sheremeta reviews all documentation edits for content and grammar.

Reviewing and merging pull requests

Follow these best practices for all PRs, including yours. Do not merge your own PRs unless it is a quick and very safe fix, and make sure to test the change before and after you process the PR.