This is an automated email from the ASF dual-hosted git repository.

alexstocks pushed a commit to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git


The following commit(s) were added to refs/heads/3.0 by this push:
     new 547ec60  add dingtalk logo (#1207)
547ec60 is described below

commit 547ec607fda1f17df4b81ffb9c5a5964c551356d
Author: herbxu <[email protected]>
AuthorDate: Tue May 18 09:49:50 2021 +0800

    add dingtalk logo (#1207)
    
    * build(deps): bump actions/cache from v2.1.4 to v2.1.5
    
    Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to 
v2.1.5.
    - [Release notes](https://github.com/actions/cache/releases)
    - 
[Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * improve etcd version and change create to put (#1203)
    
    * add dingtalk logo
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Xin.Zh <[email protected]>
    Co-authored-by: AlexStocks <[email protected]>
    Co-authored-by: randy <[email protected]>
    Co-authored-by: 边竹 <[email protected]>
---
 README.md    | 5 +++++
 README_CN.md | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/README.md b/README.md
index a7b6dad..f85bb9b 100644
--- a/README.md
+++ b/README.md
@@ -303,6 +303,11 @@ If you are using 
[apache/dubbo-go](https://github.com/apache/dubbo-go) and think
            <img width="222px"  
src="http://website.ruubypay.com/wifi/image/line5.png";>
         </a>
       </td>
+      <td align="center"  valign="middle">
+          <a href="https://www.dingtalk.com"; target="_blank">
+             <img width="222px"  
src="https://gw.alicdn.com/tfs/TB1HPATMrrpK1RjSZTEXXcWAVXa-260-74.png";>
+          </a>
+      </td>
     </tr>
     <tr></tr>
   </tbody>
diff --git a/README_CN.md b/README_CN.md
index 8e438e1..c54e7be 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -301,6 +301,11 @@ dubbogo 社区已经开通微信公众号,可在微信搜索 "dubbogo示土区
            <img width="222px"  
src="http://website.ruubypay.com/wifi/image/line5.png";>
         </a>
       </td>
+      <td align="center"  valign="middle">
+        <a href="https://www.dingtalk.com"; target="_blank">
+           <img width="222px"  
src="https://gw.alicdn.com/tfs/TB1HPATMrrpK1RjSZTEXXcWAVXa-260-74.png";>
+        </a>
+      </td>
     </tr>
     <tr></tr>
   </tbody>

Reply via email to