mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-26 11:39:29 +00:00
Merge pull request #100 from jodh-intel/add-missing-doc-links
docs: Add missing doc links
This commit is contained in:
commit
5421d4b9cd
12
README.md
12
README.md
@ -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).
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user