Merge pull request #100 from jodh-intel/add-missing-doc-links

docs: Add missing doc links
This commit is contained in:
Graham Whaley 2019-05-16 11:03:11 +01:00 committed by GitHub
commit 5421d4b9cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 0 deletions

View File

@ -10,7 +10,9 @@
* [Contributor](#contributor)
* [Maintainer](#maintainer)
* [Architecture Committee](#architecture-committee)
* [Vendoring code](#vendoring-code)
* [Vulnerability Disclosure](#vulnerability-disclosure)
* [Week in Review template](#week-in-review-template)
# About Kata Containers
@ -81,6 +83,12 @@ Architecture Committee elections take place in September (3 seats available) and
The exact size and model for the Architecture Committee may evolve over time based on the needs and growth of the project, but the governing body will always be committed to openness, diversity and the principle that technical decisions are made by technical contributors.
See [the elections documentation](elections) for further details.
# Vendoring code
See the [vendoring documentation](VENDORING.md).
# Vulnerability Disclosure
Vulnerabilities in the Kata Container project are managed by the Kata Containers
@ -92,3 +100,7 @@ used for vulnerability management, and responsibilites of the VMT members
can be found in the [VMT documentation](VMT/VMT.md).
Previous Kata Containers Security Advisories are [listed on their own page](VMT/KCSA.md).
# Week in Review template
See the [week in review report template](statusreports/REPORT_TEMPLATE.md).

View File

@ -5,6 +5,7 @@
* [Candidacy](#candidacy)
* [Architecture Committee Responsibilities](#architecture-committee-responsibilities)
* [System](#system)
* [Previous elections](#previous-elections)
# Kata Containers Elections
@ -76,3 +77,16 @@ Containers project. This includes, but is not limited to:
The Architecture Committee election uses
[CIVS with condorcet method voting](https://civs.cs.cornell.edu/)
## Tools
See the [election tools documentation](tools).
## Previous elections
- March 2019
- [election](arch-committee-2019-03)
- [results](arch-committee-2019-03/Results.md)
- September 2018
[election](arch-committee-2018-09)