summaryrefslogtreecommitdiffstats
path: root/cadi/shiro
diff options
context:
space:
mode:
Diffstat (limited to 'cadi/shiro')
-rw-r--r--cadi/shiro/.gitignore5
-rw-r--r--cadi/shiro/pom.xml8
2 files changed, 8 insertions, 5 deletions
diff --git a/cadi/shiro/.gitignore b/cadi/shiro/.gitignore
deleted file mode 100644
index cb0cea39..00000000
--- a/cadi/shiro/.gitignore
+++ /dev/null
@@ -1,5 +0,0 @@
-/bin/
-/target/
-/.project
-/.classpath
-/.settings
diff --git a/cadi/shiro/pom.xml b/cadi/shiro/pom.xml
index 07ff5ab5..40d98edc 100644
--- a/cadi/shiro/pom.xml
+++ b/cadi/shiro/pom.xml
@@ -59,6 +59,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>
<dependencies>