From 201837bcc242af463ec7db373b1eed7309bc27c2 Mon Sep 17 00:00:00 2001 From: Yangjing Zhang Date: Fri, 13 May 2016 16:42:52 +0800 Subject: [PATCH] change state --- README.md | 2 +- contributors.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d2edaf4..6069ecb 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Linux Insides |├ 3.6|[@cloudusers](https://github.com/cloudusers)|正在进行| |├ 3.7|[@cloudusers](https://github.com/cloudusers)|正在进行| |├ 3.8|[@cloudusers](https://github.com/cloudusers)|正在进行| -|├ 3.9|[@zhangyangjing](https://github.com/zhangyangjing)|正在进行| +|├ 3.9|[@zhangyangjing](https://github.com/zhangyangjing)|已完成| |└ 3.10||未开始| | 4. System calls|[@qianmoke](https://github.com/qianmoke)|正在进行| | 5. Timers and time management|[@icecoobe](https://github.com/icecoobe)|正在进行| diff --git a/contributors.md b/contributors.md index 28f44f8..e966da0 100644 --- a/contributors.md +++ b/contributors.md @@ -21,3 +21,5 @@ [@hailincai](https://github.com/hailincai) [@zmj1316](https://github.com/zmj1316) + +[@zhangyangjing](https://github.com/zhangyangjing)