Skip to content

Commit b3778d1

Browse files
committed
添加贡献者信息
1 parent 6278161 commit b3778d1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@
5454
<email>[email protected]</email>
5555
<url>https://github.com/aimilin6688</url>
5656
</developer>
57+
<developer>
58+
<name>Eric.Tsai</name>
59+
<email>[email protected]</email>
60+
<url>https://github.com/iwareserictsai</url>
61+
</developer>
5762
</developers>
5863

5964
<scm>
@@ -72,7 +77,7 @@
7277
<properties>
7378
<maven.compiler.source>1.7</maven.compiler.source>
7479
<maven.compiler.target>1.7</maven.compiler.target>
75-
80+
7681
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
7782
<downloadJavadocs>true</downloadJavadocs>
7883
<downloadSources>true</downloadSources>

0 commit comments

Comments
 (0)