We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e597f2 commit 6dc5b64Copy full SHA for 6dc5b64
1 file changed
parent/pom.xml
@@ -40,6 +40,19 @@
40
</license>
41
</licenses>
42
43
+ <developers>
44
+ <developer>
45
+ <id>filiphr</id>
46
+ <name>Filip Hrisafov</name>
47
+ <email>filip@mapstruct.org</email>
48
+ </developer>
49
50
+ <id>sjaakd</id>
51
+ <name>Sjaak Derksen</name>
52
+ <email>sjaak@mapstruct.org</email>
53
54
+ </developers>
55
+
56
<scm>
57
<connection>scm:git:git://github.com/mapstruct/tools-gem.git</connection>
58
<developerConnection>scm:git:git@github.com:mapstruct/tools-gem.git</developerConnection>
0 commit comments