diff options
Diffstat (limited to 'auth/auth-deforg/pom.xml')
-rw-r--r-- | auth/auth-deforg/pom.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/auth/auth-deforg/pom.xml b/auth/auth-deforg/pom.xml index 29de4fd3..1d424b47 100644 --- a/auth/auth-deforg/pom.xml +++ b/auth/auth-deforg/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> |