mirror of
https://github.com/jenkinsci/mattermost-plugin.git
synced 2024-11-24 08:12:36 +02:00
Adding Sam Gleske as maintainer to pom.xml
This commit is contained in:
parent
985e4f5a0e
commit
1d17d96f4c
13
pom.xml
13
pom.xml
@ -105,6 +105,19 @@
|
||||
<id>grantmd</id>
|
||||
<name>Myles Grant</name>
|
||||
<email>myles@tinyspeck.com</email>
|
||||
<roles>
|
||||
<role>author</role>
|
||||
</roles>
|
||||
</developer>
|
||||
<developer>
|
||||
<id>samrocketman</id>
|
||||
<name>Sam Gleske</name>
|
||||
<email>sam.mxracer@gmail.com</email>
|
||||
<url>https://github.com/samrocketman</url>
|
||||
<roles>
|
||||
<role>maintainer</role>
|
||||
</roles>
|
||||
<timezone>America/New_York</timezone>
|
||||
</developer>
|
||||
</developers>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user