diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-11-20 06:28:08 -0600 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-11-20 06:33:12 -0600 |
commit | a8d97381d7762c5e5e99f72468cd39596fcca8bc (patch) | |
tree | 293d6527aa7ba9325e745b8bfea1af7075e90d9f /misc/log4j | |
parent | 4d0a045d78b8ad411534888464d977f65ff9efc7 (diff) |
Fix names
Issue-ID: AAF-1046
Change-Id: Idd0d5e2272863f021842eaa604e11728c1379c5f
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'misc/log4j')
-rw-r--r-- | misc/log4j/pom.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/misc/log4j/pom.xml b/misc/log4j/pom.xml index 8d88852b..65929e65 100644 --- a/misc/log4j/pom.xml +++ b/misc/log4j/pom.xml @@ -44,22 +44,6 @@ </roles> </developer> <developer> - <name>Gabe Maurer</name> - <email>gabe.maurer@att.com</email> - <organization>ATT</organization> - <roles> - <role>Developer</role> - </roles> - </developer> - <developer> - <name>Ian Howell</name> - <email>ian.howell@att.com</email> - <organization>ATT</organization> - <roles> - <role>Developer</role> - </roles> - </developer> - <developer> <name>Sai Gandham</name> <email>sai.gandham@att.com</email> <organization>ATT</organization> |