diff options
| -rw-r--r-- | _data/scripts.yaml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 3f309a4..fe74df3 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -1843,15 +1843,16 @@ url: http://irssi.hauwaerts.be/hignore.pl version: '0.02' - - authors: ramnes + authors: 'Guillaume Gelin' contact: contact@ramnes.eu description: 'Call a system command when receiving a hilight' filename: hilightcmd.pl - license: GPLv3 - modified: '2016-02-29 11:44:16' + license: 'GNU GPLv3' + modified: '2016-04-26 11:41:22' + modules: 'String::ShellQuote Text::Sprintf::Named' name: hilightcmd url: https://github.com/ramnes/hilightcmd - version: 0.1 + version: '0.1' - authors: "Timo 'cras' Sirainen, Mark 'znx' Sangster" contact: 'tss@iki.fi, znxster@gmail.com' |
