From 4ec0d0e5a55ae6cb8169001975f8fb4a5ad0cc3b Mon Sep 17 00:00:00 2001
From: Erick Hitter <ehitter@gmail.com>
Date: Sat, 11 May 2013 02:21:59 -0500
Subject: [PATCH] Improve plugin description and add my name to authors list.

---
 wp-cron-control.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/wp-cron-control.php b/wp-cron-control.php
index c1e7f8b..f6c5752 100644
--- a/wp-cron-control.php
+++ b/wp-cron-control.php
@@ -2,8 +2,8 @@
 /*
  Plugin Name: WP-Cron Control
  Plugin URI: http://wordpress.org/extend/plugins/wp-cron-control/
- Description: get control over wp-cron execution.
- Author: Thorsten Ott, Automattic
+ Description: Take control of wp-cron execution.
+ Author: Thorsten Ott, Erick Hitter, Automattic
  Version: 0.7
  Author URI: http://hitchhackerguide.com
  */
-- 
GitLab