From b71f11d28d3438a7ee6d3e4090b0152a4886e984 Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Tue, 19 Nov 2019 13:48:11 +0100 Subject: [PATCH] README: Fix the architecture committee members github links They were still aliased to the previous members. Fixes: #128 Signed-off-by: Samuel Ortiz --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 32f49b9c2c..aedb6df2d7 100644 --- a/README.md +++ b/README.md @@ -86,9 +86,9 @@ The current Architecture Committee members are: - `Eric Ernst` ([`egernst`](https://github.com/egernst)), [Intel](https://www.intel.com/). - `Samuel Ortiz` ([`sameo`](https://github.com/sameo)), [Intel](https://www.intel.com). -- `Justin He` ([`jon`](https://github.com/justin-he)), [ARM](https://www.arm.com). +- `Justin He` ([`justin-he`](https://github.com/justin-he)), [ARM](https://www.arm.com). - `Xu Wang` ([`gnawux`](https://github.com/gnawux)), [Ant Financial](https://www.antfin.com/index.htm?locale=en_US). -- `Haomin Tsai` ([`WeiZhang555`](https://github.com/jshachm)), [Huawei](http://www.huawei.com). +- `Haomin Tsai` ([`jshachm`](https://github.com/jshachm)), [Huawei](http://www.huawei.com). Architecture Committee elections take place in September (3 seats available) and February (2 seats available). Anyone who has made contributions to the project will be eligible to run, and anyone who has had code merged into the Kata Containers project in the 12 months (a Contributor) before the election will be eligible to vote. There are no term limits, but in order to encourage diversity, no more than 2 of the 5 seats can be filled by any one organization. The Architecture Committee will meet regularly in an open forum with times and locations published in community channels.