Skip to content

Commit 4fd39b7

Browse files
committed
added Andrea Selva and Riccardo Cossu in the contributors list for providing support for OSGi stuff
1 parent 7408ff5 commit 4fd39b7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

pom.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,16 @@
2121
<connection>scm:svn:https://mybatis.googlecode.com/svn/trunk</connection>
2222
<developerConnection>scm:svn:https://mybatis.googlecode.com/svn/trunk</developerConnection>
2323
</scm>
24+
<contributors>
25+
<contributor>
26+
<name>Andrea Selva</name>
27+
<email>[email protected]</email>
28+
</contributor>
29+
<contributor>
30+
<name>Riccardo Cossu</name>
31+
<email>[email protected]</email>
32+
</contributor>
33+
</contributors>
2434
<properties>
2535
<findbugs.onlyAnalyze>org.apache.ibatis.*</findbugs.onlyAnalyze>
2636
<clirr.comparisonVersion>3.0.2</clirr.comparisonVersion>

0 commit comments

Comments
 (0)