]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
mark myself as author
authorAntoine Beaupré <redacted>
Sat, 16 Nov 2019 14:55:56 +0000 (09:55 -0500)
committerAntoine Beaupré <redacted>
Sat, 16 Nov 2019 14:55:56 +0000 (09:55 -0500)
scripts/dtach_away.pl

index f48c150f564d1656f798986451f7148f818a857d..8c2edcad22a23fc04efa93a3416d7ed804232836 100644 (file)
@@ -6,7 +6,8 @@ use vars qw($VERSION %IRSSI);
 
 $VERSION = "1.0";
 %IRSSI = (
-    authors     => 'Andreas \'ads\' Scherbaum <ads@wars-nicht.de>',
+    authors     => 'Antoine Beaupré',
+    contact     => 'anarcat@debian.org',
     name        => 'dtach_away',
     description => 'set (un)away, if dtach is attached/detached',
     license     => 'GPL v2',
@@ -15,7 +16,8 @@ $VERSION = "1.0";
 
 # dtach_away irssi module
 #
-# written by Andreas 'ads' Scherbaum <ads@ufp.de>
+# written by Andreas 'ads' Scherbaum <ads@ufp.de>, ported to dtach by
+# anarcat.
 #
 # changes:
 #  13.11.2019 rewrite to support dtach instead of screen
git clone https://git.99rst.org/PROJECT