This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-website.git
The following commit(s) were added to refs/heads/master by this push:
new c860e43 News about oas-validator code donation(English version)
c860e43 is described below
commit c860e434362276b03dfec4a888c71923e0660bf4
Author: Daniel Qian <[email protected]>
AuthorDate: Thu Nov 7 10:07:56 2019 +0800
News about oas-validator code donation(English version)
---
_pages/home.md | 3 +++
...cecomb-accept-newcapec-institute-code-donation.md | 20 ++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/_pages/home.md b/_pages/home.md
index c859e51..c0738ef 100755
--- a/_pages/home.md
+++ b/_pages/home.md
@@ -37,6 +37,9 @@ intro:
<ul>
<li>
+ <a href='/docs/servicecomb-accept-newcapec-institute-code-donation'>Apache
ServiceComb accept code donation from NewCapec Institute</a>
+ </li>
+ <li>
<a
href='/docs/Apache-ServiceComb-Meetup-2019-Shanghai-KubeCon+CloudNative+OSS-Report'>Apache
ServiceComb Meetup and new projects release</a>
</li>
<li>
diff --git
a/_posts/2019-11-07-servicecomb-accept-newcapec-institute-code-donation.md
b/_posts/2019-11-07-servicecomb-accept-newcapec-institute-code-donation.md
new file mode 100644
index 0000000..1ed131c
--- /dev/null
+++ b/_posts/2019-11-07-servicecomb-accept-newcapec-institute-code-donation.md
@@ -0,0 +1,20 @@
+---
+title: "Apache ServiceComb Accept Code Donation From NewCapec Institute"
+lang: en
+ref: servicecomb-accept-newcapec-institute-code-donation
+permalink: /docs/servicecomb-accept-newcapec-institute-code-donation/
+excerpt: "Apache ServiceComb Accept Code Donation From NewCapec Institute"
+last_modified_at: 2019-11-07T09:24:43+08:00
+author: Dean Lee
+tags: [microservice]
+redirect_from:
+ - /theme-setup/
+---
+
+[ServiceComb Toolkit](https://github.com/apache/servicecomb-toolkit) recently
recieved a code
donation([oas-validator](https://github.com/NewCapec-Institute/oas-validator))
from [NewCapec
Institute](https://github.com/orgs/NewCapec-Institute/dashboard), oas-validator
provides OpenAPI V3 style and compatiblity check functionalities。Related links:
+
+* [Donation acceptance
vote](https://lists.apache.org/thread.html/062cf6e67add1061aad3b106543842a8ac95959da8cd45bf2f88d597@%3Cdev.servicecomb.apache.org%3E)
+* [IP Clearance
Status](https://incubator.apache.org/ip-clearance/servicecomb-oas-validator.html)
+* [Code import PR](https://github.com/apache/servicecomb-toolkit/pull/40)
+
+ServiceComb community will complete the integration work as soon as possible,
provide more helpful functionalities to developers.
\ No newline at end of file