summaryrefslogtreecommitdiffstats
path: root/auth/auth-batch
diff options
context:
space:
mode:
Diffstat (limited to 'auth/auth-batch')
-rw-r--r--auth/auth-batch/.gitignore9
-rw-r--r--auth/auth-batch/pom.xml8
2 files changed, 8 insertions, 9 deletions
diff --git a/auth/auth-batch/.gitignore b/auth/auth-batch/.gitignore
deleted file mode 100644
index 7743b8df..00000000
--- a/auth/auth-batch/.gitignore
+++ /dev/null
@@ -1,9 +0,0 @@
-/logs
-/target
-/.classpath
-/.settings
-/sync
-/data/
-/lib/
-/bin/
-/.project
diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml
index d09bd5d3..63e668a3 100644
--- a/auth/auth-batch/pom.xml
+++ b/auth/auth-batch/pom.xml
@@ -60,6 +60,14 @@
<role>Developer</role>
</roles>
</developer>
+ <developer>
+ <name>Sai Gandham</name>
+ <email>sai.gandham@att.com</email>
+ <organization>ATT</organization>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ </developer>
</developers>
<properties>