From 64090d66055f8f92c5b71e8f9d1be84aef92fe32 Mon Sep 17 00:00:00 2001
From: Chris Coley <chris@codingallnight.com>
Date: Sun, 29 Apr 2018 19:55:23 -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 de87d94..f4bb787 100644
--- a/meta/main.yaml
+++ b/meta/main.yaml
@@ -2,7 +2,6 @@
 galaxy_info:
   author: Chris Coley
   description: Configures the real time clock (RTC) for Raspberry Pi.
-  company: CodingAllNight
   issue_tracker_url: https://git.codingallnight.com/infrastructure/ansible-roles/rpi-rtc/issues
   license: MIT
   min_ansible_version: 2.4
-- 
GitLab