From 9b38e47d70cbfdceee1ad1ce16cc292f2d60d24a Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Mon, 20 Jul 2015 22:37:02 -0400 Subject: [PATCH] added rickmendes as maintainer --- lib/ansible/modules/cloud/amazon/ec2_elb_lb.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/ansible/modules/cloud/amazon/ec2_elb_lb.py b/lib/ansible/modules/cloud/amazon/ec2_elb_lb.py index a21d27d7b9c..ddf2d52b333 100644 --- a/lib/ansible/modules/cloud/amazon/ec2_elb_lb.py +++ b/lib/ansible/modules/cloud/amazon/ec2_elb_lb.py @@ -22,7 +22,9 @@ description: - Will be marked changed when called only if state is changed. short_description: Creates or destroys Amazon ELB. version_added: "1.5" -author: "Jim Dalton (@jsdalton)" +author: + - "Jim Dalton (@jsdalton)" + - "Rick Mendes (@rickmendes)" options: state: description: