Adds the text file of Kata-Containers Arch Committee Candidacy
for Arm, which is required by the election process
Signed-off-by: kaly xin <kaly.xin@arm.com>
Adds a folder for the September 2018 Architecture Committee
election and a README.md for election dates and times.
Signed-off-by: Anne Bertucio <anne@openstack.org>
Move the contact details to the top-level README in
a new "Join Us" section.
This PR is based on (and replaces)
https://github.com/kata-containers/community/pull/23.
Fixes#51.
Contributions-from: Josh Berkus <jberkus@redhat.com>
Contributions-from: Kristi Rifenbark <kristix.rifenbark@intel.com>
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
The CONTRIBUTING doc contained an extraneous command in the
"Re-vendor PRs" section which makes the command invalid.
Fixes#49.
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
Add a section to the contributing guide explaining how we handle PRs
that are valuable but where the creator is either unable to progress
them, or is absent.
Fixes#43.
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
Changes the Architecture Committee elections from June 2018 to
September 2018 for 3 seats, and from December 2018 to
February 2019 for the remaining 2 seats.
Fixes#35.
Signed-off-by: Anne Bertucio <anne@openstack.org>
Overhauled the "Patch format" section in the contributing guide:
- Split the section into subsections.
- Simplified the general format example.
- Added a table of example subsystems.
- Explained that only the main change on a PR needs a "Fixes #XXX" comment.
- Added an example of a supplementary change.
Fixes#28.
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
The Kata project doesn't use `OWNERS` files so rework the "Project
Maintainers" section of the contribution guide to explain who the
Approvers are and how the approval process works.
Fixes#30.
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
Creates a folder for drafts of weekly status reports for community
editing and provides a sample template for weekly reports.
Signed-off-by: Anne Bertucio <anne@openstack.org>
The new `dep` now automatically prunes, and has deprecated the
command line prune command.
Update the doc to reflect this. Also add a note that we like to
use the `non-go = true` option for prune as well if we can.
Fixes: #20
Signed-off-by: Graham whaley <graham.whaley@intel.com>
For clarity, list all members of the Architecture Committee and the
Working Committee as lists, with appropriate links.
Fixes#18.
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit introduces some new documentation about how to vendor
when using dep tool. All this documentation is gathered in a new
file called VENDORING.md
Fixes#14
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
Require an additional approval from a `documentation` team member for
PRs containing documentation changes.
Fixes#16.
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
Based on review feedback, updated the Governance section slightly to use
an Oxford Comma before the last list item.
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
Close reading shows that the Developer section should belong under the
Governance section as the former discusses governance.
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>