summaryrefslogtreecommitdiffstats
path: root/auth/auth-core
diff options
context:
space:
mode:
Diffstat (limited to 'auth/auth-core')
-rw-r--r--auth/auth-core/.gitignore5
-rw-r--r--auth/auth-core/pom.xml8
2 files changed, 8 insertions, 5 deletions
diff --git a/auth/auth-core/.gitignore b/auth/auth-core/.gitignore
deleted file mode 100644
index 8f0ac9b9..00000000
--- a/auth/auth-core/.gitignore
+++ /dev/null
@@ -1,5 +0,0 @@
-/.settings
-/bin
-/target
-/.classpath
-/.project
diff --git a/auth/auth-core/pom.xml b/auth/auth-core/pom.xml
index a8002024..2cb2b17a 100644
--- a/auth/auth-core/pom.xml
+++ b/auth/auth-core/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>