This is an automated email from the ASF dual-hosted git repository.
smckinney pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/directory-fortress-enmasse.git
The following commit(s) were added to refs/heads/master by this push:
new e6b8a18 + Kiran
e6b8a18 is described below
commit e6b8a18696858b27ce5c738ba2e582d0e32706f9
Author: Shawn McKinney <smckinney@apache.org>
AuthorDate: Tue Mar 5 07:57:45 2019 -0600
+ Kiran
---
pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pom.xml b/pom.xml
index ce56ec9..1dbf4b8 100755
--- a/pom.xml
+++ b/pom.xml
@@ -72,6 +72,12 @@
</developer>
<developer>
+ <id>kayyagari</id>
+ <name>Kiran Ayyagari</name>
+ <email>kayyagari@apache.org</email>
+ </developer>
+
+ <developer>
<id>cpike</id>
<name>Chris Pike</name>
<email>cpike@apache.org</email>
|