From 16629c3868ed3254d23111a80ef2d232e5f42b3f Mon Sep 17 00:00:00 2001
From: Chris Coley <chris@codingallnight.com>
Date: Sun, 29 Apr 2018 19:56:50 -0700
Subject: [PATCH] Removing the company property from the meta file

---
 meta/main.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/main.yaml b/meta/main.yaml
index 611fa3f..25902e9 100644
--- a/meta/main.yaml
+++ b/meta/main.yaml
@@ -2,7 +2,6 @@
 galaxy_info:
   author: Chris Coley
   description: Installs and configures the NTP service.
-  company: CodingAllNight
   issue_tracker_url: https://git.codingallnight.com/infrastructure/ansible-roles/ntp/issues
   license: MIT
   min_ansible_version: 2.4
-- 
GitLab