Skip to content

Commit

Permalink
Merge pull request jenkinsci#109 from michaelneale/patch-1
Browse files Browse the repository at this point in the history
add developer section to clarify contributors
  • Loading branch information
amuniz authored Feb 19, 2018
2 parents 9f5551b + b830144 commit dd92b6a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,21 @@
<scm-api.version>2.2.0</scm-api.version>
<git.version>3.5.0</git.version>
</properties>

<developers>
<developer>
<id>amuniz</id>
<name>Antonio Muniz</name>
</developer>
<developer>
<id>rsandell</id>
<name>Bobby Sandell</name>
</developer>
<developer>
<id>vivek</id>
<name>Vivek Pandey</name>
</developer>
</developers>

<scm>
<connection>scm:git:git://github.com/jenkinsci/bitbucket-branch-source-plugin.git</connection>
Expand Down

0 comments on commit dd92b6a

Please sign in to comment.