From 069568ec2d6c82915549783a021d0cd01a7c81be Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Mon, 3 Feb 2020 13:25:59 -0600 Subject: [PATCH] Add authors to galaxy.yml. --- galaxy.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 31382a5c..069d5af1 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,4 +1,12 @@ -authors: [] +authors: + - chouseknecht (https://github.com/chouseknecht) + - geerlingguy (https://www.jeffgeerling.com/) + - maxamillion (https://github.com/maxamillion) + - jmontleon (https://github.com/jmontleon) + - fabianvf (https://github.com/fabianvf) + - willthames (https://github.com/willthames) + - mmazur (https://github.com/mmazur) + - jamescassell (https://github.com/jamescassell) dependencies: {} description: Kubernetes Collection for Ansible. documentation: ''