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

qiaojialin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 1ca9aae  add lost README_ZH
1ca9aae is described below

commit 1ca9aae9e49f7f0e2a8f8f5592e444e88e18ef73
Author: liudw <[email protected]>
AuthorDate: Fri Jul 24 11:34:24 2020 +0800

    add lost README_ZH
---
 distribution/src/assembly/distribution.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/distribution/src/assembly/distribution.xml 
b/distribution/src/assembly/distribution.xml
index f829ae0..3128946 100644
--- a/distribution/src/assembly/distribution.xml
+++ b/distribution/src/assembly/distribution.xml
@@ -78,6 +78,9 @@
             <source>${maven.multiModuleProjectDirectory}/README.md</source>
         </file>
         <file>
+            <source>${maven.multiModuleProjectDirectory}/README_ZH.md</source>
+        </file>
+        <file>
             
<source>${maven.multiModuleProjectDirectory}/LICENSE-binary</source>
             <destName>LICENSE</destName>
         </file>

Reply via email to