From cba2a8c93a39d800e3d6fb3485dbb95895941c2e Mon Sep 17 00:00:00 2001 From: Caspar Zhang Date: Thu, 2 May 2019 02:39:57 +0800 Subject: [PATCH] Update credits file Signed-off-by: Caspar Zhang --- CREDITS.md | 18 ++++++++++++++++++ zh/CREDITS.md | 18 ++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/CREDITS.md b/CREDITS.md index 99bb0b833efe..0bbb11e5a967 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -20,14 +20,32 @@ W: https://github.com/aliyun/aliyun-cli D: Universal Command Line Interface for Alibaba Cloud ``` +``` +N: Dragonfly developer team +W: http://d7y.io/ +D: An Open-source P2P-based Image and File Distribution System +``` + ``` N: Mu, Ahao (Jiangyi) W: https://yq.aliyun.com/articles/697679 D: eBCC (Extended BPF Compiler Collection) ``` +``` +N: ossfs +W: https://github.com/aliyun/ossfs +D: The OSSFS enables you to mount Alibaba Cloud OSS buckets to a local file. +``` + ``` N: PouchContainer team W: https://pouchcontainer.io/ D: An Efficient Container Engine ``` + +``` +N: Tengine team +W: http://tengine.taobao.org/ +D: A distribution of Nginx with some advanced features +``` diff --git a/zh/CREDITS.md b/zh/CREDITS.md index 690057d7d00c..6fbd48097ea6 100644 --- a/zh/CREDITS.md +++ b/zh/CREDITS.md @@ -17,14 +17,32 @@ W: https://github.com/aliyun/aliyun-cli D: Aliyun CLI 命令行工具 ``` +``` +N: Dragonfly (“蜻蜓”) +W: http://d7y.io/ +D: 一个开源的基于P2P镜像及文件分发系统 +``` + ``` N: 穆阿浩(姜弋) W: https://yq.aliyun.com/articles/697679 D: eBCC (Extended BPF Compiler Collection) ``` +``` +N: ossfs 开发团队 +W: https://github.com/aliyun/ossfs +D: 用于将阿里云 OSS buckets 挂载到本地的工具。 +``` + ``` N: PouchContainer 开发团队 W: https://pouchcontainer.io/ D: Pouch -- 一个高效的容器引擎 ``` + +``` +N: Tengine 开发团队 +W: http://tengine.taobao.org/ +D: 在 Nginx 的基础上,针对大访问量网站的需求,添加了很多高级功能和特性的 Web 服务器项目。 +``` -- GitLab