diff options
| author | Alexander Færøy | 2015-01-26 22:09:16 +0100 |
|---|---|---|
| committer | Alexander Færøy | 2015-01-26 22:09:16 +0100 |
| commit | 7a8cbb3a3da2658e7eee3530ee6b78b43ca6cfbc (patch) | |
| tree | bcf04620a18327d954a07cd24c32417355e56652 /scripts/fnotify.pl | |
| parent | 9115699f7227fcefbaf8f8b4eb4d4eaafe0ede16 (diff) | |
| parent | 3d9bef11e6848670b61e6267211a37b238372923 (diff) | |
| download | scripts.irssi.org-7a8cbb3a3da2658e7eee3530ee6b78b43ca6cfbc.tar.bz2 | |
Merge pull request #115 from ailin-nemui/initial_auto_scripts_yaml
Initial commit for automated scripts.yaml update
Diffstat (limited to 'scripts/fnotify.pl')
| -rw-r--r-- | scripts/fnotify.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/fnotify.pl b/scripts/fnotify.pl index 76e46b4..5321ee8 100644 --- a/scripts/fnotify.pl +++ b/scripts/fnotify.pl @@ -7,8 +7,10 @@ $VERSION = '0.0.5'; %IRSSI = ( name => 'fnotify', authors => 'Thorsten Leemhuis, James Shubin, Serge van Ginderachter', + contact => 'fedora@leemhuis.info, serge@vanginderachter.be', description => 'Write notifications to a file in a consistent format.', license => 'GNU General Public License', + url => 'http://www.leemhuis.info/files/fnotify/fnotify https://ttboj.wordpress.com/', ); # |
