mirror of
https://github.com/querydsl/querydsl.git
synced 2026-07-03 21:07:49 +08:00
Update contributors section
This commit is contained in:
parent
8f0bd7d7d3
commit
67c4fbced0
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
@ -106,9 +106,8 @@
|
||||
|
||||
<developers>
|
||||
<developer>
|
||||
<id>tiwe</id>
|
||||
<id>timowest</id>
|
||||
<name>Timo Westkämper</name>
|
||||
<email>timo.westkamper@gmail.com</email>
|
||||
<organization>Mysema Ltd</organization>
|
||||
<roles>
|
||||
<role>Project Manager</role>
|
||||
@ -116,32 +115,36 @@
|
||||
</roles>
|
||||
</developer>
|
||||
<developer>
|
||||
<id>sasa</id>
|
||||
<id>ssaarela</id>
|
||||
<name>Samppa Saarela</name>
|
||||
<email>samppa.saarela@mysema.com</email>
|
||||
<organization>Mysema Ltd</organization>
|
||||
<roles>
|
||||
<role>Developer</role>
|
||||
</roles>
|
||||
</developer>
|
||||
<developer>
|
||||
<id>vema</id>
|
||||
<id>ponzao</id>
|
||||
<name>Vesa Marttila</name>
|
||||
<email>vesa.marttila@mysema.com</email>
|
||||
<organization>Mysema Ltd</organization>
|
||||
<roles>
|
||||
<role>Developer</role>
|
||||
</roles>
|
||||
</developer>
|
||||
<developer>
|
||||
<id>laim</id>
|
||||
<id>mangolas</id>
|
||||
<name>Lassi Immonen</name>
|
||||
<email>lassi.immonen@mysema.com</email>
|
||||
<organization>Mysema Ltd</organization>
|
||||
<roles>
|
||||
<role>Developer</role>
|
||||
</roles>
|
||||
</developer>
|
||||
</developer>
|
||||
<developer>
|
||||
<id>Shredder121</id>
|
||||
<name>Ruben Dijkstra</name>
|
||||
<roles>
|
||||
<role>Developer</role>
|
||||
</roles>
|
||||
</developer>
|
||||
</developers>
|
||||
|
||||
<licenses>
|
||||
@ -592,4 +595,4 @@
|
||||
</plugins>
|
||||
</reporting>
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user