From 6e861b46bc2626a17d9a5f4b9975529a76404027 Mon Sep 17 00:00:00 2001 From: bmei1314 Date: Sat, 24 Feb 2018 14:26:22 +0800 Subject: [PATCH 1/3] modify README.md --- contributors.md | 43 ------------------------------------------- 1 file changed, 43 deletions(-) delete mode 100644 contributors.md diff --git a/contributors.md b/contributors.md deleted file mode 100644 index d0168a9..0000000 --- a/contributors.md +++ /dev/null @@ -1,43 +0,0 @@ -## 翻译人员 (排名不分先后) - -[@xinqiu](https://github.com/xinqiu) - -[@lijiangsheng1](https://github.com/lijiangsheng1) - -[@littleneko](https://github.com/littleneko) - -[@qianmoke](https://github.com/qianmoke) - -[@icecoobe](https://github.com/icecoobe) - -[@choleraehyq](http://github.com/choleraehyq) - -[@mudongliang](https://github.com/mudongliang) - -[@oska874](https://github.com/oska874) - -[@cloudusers](https://github.com/cloudusers) - -[@hailincai](https://github.com/hailincai) - -[@zmj1316](https://github.com/zmj1316) - -[@zhangyangjing](https://github.com/zhangyangjing) - -[@huxq](https://github.com/huxq) - -[@worldwar](https://github.com/worldwar) - -[@keltoy](https://github.com/keltoy) - -[@a1ickgu0](https://github.com/a1ickgu0) - -[@hao-lee](https://github.com/hao-lee) - -[@woodpenker](http://github.com/woodpenker) - -[@tjm-1990](http://github.com/tjm-1990) - -[@up2wing](https://github.com/up2wing) - -[@NeoCui](https://github.com/NeoCui) From fcb1682cf06c50a8565ce5817fca019823d7432e Mon Sep 17 00:00:00 2001 From: bmei1314 Date: Sat, 24 Feb 2018 14:29:54 +0800 Subject: [PATCH 2/3] modify README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1a9fb84..7537400 100644 --- a/README.md +++ b/README.md @@ -57,9 +57,9 @@ |├ [4.1](https://github.com/MintCN/linux-insides-zh/blob/master/SysCall/syscall-1.md)|[@qianmoke](https://github.com/qianmoke)|已完成| |├ [4.2](https://github.com/MintCN/linux-insides-zh/blob/master/SysCall/syscall-2.md)|[@qianmoke](https://github.com/qianmoke)|已完成| |├ [4.3](https://github.com/MintCN/linux-insides-zh/blob/master/SysCall/syscall-3.md)||未开始| -|├ [4.4](https://github.com/MintCN/linux-insides-zh/blob/master/SysCall/syscall-4.md)||未开始| -|├ [4.5](https://github.com/MintCN/linux-insides-zh/blob/master/SysCall/syscall-5.md)||未开始| -|└ [4.6](https://github.com/MintCN/linux-insides-zh/blob/master/SysCall/syscall-6.md)||未开始| +|├ [4.4](https://github.com/MintCN/linux-insides-zh/blob/master/SysCall/syscall-4.md)|[@BMEI1314](https://github.com/BMEI1314)|正在进行| +|├ [4.5](https://github.com/MintCN/linux-insides-zh/blob/master/SysCall/syscall-5.md)|[@BMEI1314](https://github.com/BMEI1314)|正在进行| +|└ [4.6](https://github.com/MintCN/linux-insides-zh/blob/master/SysCall/syscall-6.md)|[@BMEI1314](https://github.com/BMEI1314)|正在进行| | 5. [Timers and time management](https://github.com/MintCN/linux-insides-zh/tree/master/Timers)||正在进行| |├ [5.0](https://github.com/MintCN/linux-insides-zh/blob/master/Timers/README.md)|[@mudongliang](https://github.com/mudongliang)|更新至[2a742fd4](https://github.com/0xAX/linux-insides/commit/2a742fd485df0260efce2078e7162c0de668e98b)| |├ [5.1](https://github.com/MintCN/linux-insides-zh/blob/master/Timers/timers-1.md)|[@luoxiaobing](https://github.com/luoxiaobing)|正在进行| From ab6e071442a88988bc22edc153799adf65d87e40 Mon Sep 17 00:00:00 2001 From: bmei1314 Date: Sat, 24 Feb 2018 15:13:27 +0800 Subject: [PATCH 3/3] modify README.md --- contributors.md | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 contributors.md diff --git a/contributors.md b/contributors.md new file mode 100644 index 0000000..d0168a9 --- /dev/null +++ b/contributors.md @@ -0,0 +1,43 @@ +## 翻译人员 (排名不分先后) + +[@xinqiu](https://github.com/xinqiu) + +[@lijiangsheng1](https://github.com/lijiangsheng1) + +[@littleneko](https://github.com/littleneko) + +[@qianmoke](https://github.com/qianmoke) + +[@icecoobe](https://github.com/icecoobe) + +[@choleraehyq](http://github.com/choleraehyq) + +[@mudongliang](https://github.com/mudongliang) + +[@oska874](https://github.com/oska874) + +[@cloudusers](https://github.com/cloudusers) + +[@hailincai](https://github.com/hailincai) + +[@zmj1316](https://github.com/zmj1316) + +[@zhangyangjing](https://github.com/zhangyangjing) + +[@huxq](https://github.com/huxq) + +[@worldwar](https://github.com/worldwar) + +[@keltoy](https://github.com/keltoy) + +[@a1ickgu0](https://github.com/a1ickgu0) + +[@hao-lee](https://github.com/hao-lee) + +[@woodpenker](http://github.com/woodpenker) + +[@tjm-1990](http://github.com/tjm-1990) + +[@up2wing](https://github.com/up2wing) + +[@NeoCui](https://github.com/NeoCui)