aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorJens Nyman <jnyman@google.com>2021-02-26 09:00:38 +0000
committerJens Nyman <jnyman@google.com>2021-02-26 09:00:38 +0000
commitee4a1992e8a5a1ee9046c57038fef40af351ffc7 (patch)
tree9d3bc55c9e49c17394c18eece47f61ae29b914b0 /pom.xml
parent57cdf6bb8d426bc2ffb7fb738737d4b1ac8ef7dd (diff)
downloadTestParameterInjector-ee4a1992e8a5a1ee9046c57038fef40af351ffc7.tar.gz
Add ajurkowski as developer to .pom file.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index ac62649..96877b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,6 +71,17 @@
</roles>
<timezone>+0</timezone>
</developer>
+ <developer>
+ <id>ajurkowski</id>
+ <name>Alex Jurkowski</name>
+ <email>ajurkowski@google.com</email>
+ <organization>Google Inc.</organization>
+ <organizationUrl>http://www.google.com/</organizationUrl>
+ <roles>
+ <role>developer</role>
+ </roles>
+ <timezone>-6</timezone>
+ </developer>
</developers>
<scm>