summaryrefslogtreecommitdiffstats
path: root/scripts/tmux_away.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tmux_away.pl')
-rw-r--r--scripts/tmux_away.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/tmux_away.pl b/scripts/tmux_away.pl
index a86b0d5..f0f0cce 100644
--- a/scripts/tmux_away.pl
+++ b/scripts/tmux_away.pl
@@ -6,7 +6,8 @@ use vars qw($VERSION %IRSSI);
$VERSION = "2.0";
%IRSSI = (
- authors => 'jcv',
+ authors => 'John C. Vernaleo',
+ contact => 'john@netpurgatory.com',
name => 'tmux_away',
description => 'set (un)away if tmux session is attached/detached',
license => 'GPL v2',