Skip to content

Commit 180ec9a

Browse files
author
Chris Boulton
committed
update email address
1 parent 2f7aae9 commit 180ec9a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/ResqueScheduler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* ResqueScheduler core class to handle scheduling of jobs in the future.
44
*
55
* @package ResqueScheduler
6-
* @author Chris Boulton <chris.boulton@interspire.com>
6+
* @author Chris Boulton <chris@bigcommerce.com>
77
* @copyright (c) 2012 Chris Boulton
88
* @license http://www.opensource.org/licenses/mit-license.php
99
*/

lib/ResqueScheduler/InvalidTimestampException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Exception thrown whenever an invalid timestamp has been passed to a job.
44
*
55
* @package ResqueScheduler
6-
* @author Chris Boulton <chris.boulton@interspire.com>
6+
* @author Chris Boulton <chris@bigcommerce.com>
77
* @copyright (c) 2012 Chris Boulton
88
* @license http://www.opensource.org/licenses/mit-license.php
99
*/

0 commit comments

Comments
 (0)