Skip to content

Commit

Permalink
Add Robert to list of developers
Browse files Browse the repository at this point in the history
  • Loading branch information
timowest committed Jan 15, 2016
1 parent a530ef4 commit 5609f1f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Expand Up @@ -179,6 +179,13 @@
<role>Developer</role>
</roles>
</developer>
<developer>
<id>robertandrewbain</id>
<name>Robert Bain</name>
<roles>
<role>Developer</role>
</roles>
</developer>
</developers>

<licenses>
Expand Down
4 changes: 4 additions & 0 deletions querydsl-docs/src/main/docbook/en-US/Querydsl_Reference.xml
Expand Up @@ -35,6 +35,10 @@
<firstname>John</firstname>
<surname>Tims</surname>
</author>
<author>
<firstname>Robert</firstname>
<surname>Bain</surname>
</author>
</authorgroup>
<mediaobject>
<imageobject role="fo">
Expand Down

0 comments on commit 5609f1f

Please sign in to comment.