mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Fix special character for author name (Kristian Lyngstøl)
Otherwise this author shows up with different spellings in the plugin gallery.
This commit is contained in:
parent
105e7d459c
commit
df47073323
3 changed files with 6 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
# varnish4_ - Munin plugin to for Varnish 4.x
|
||||
# Copyright (C) 2009 Redpill Linpro AS
|
||||
#
|
||||
# Author: Kristian Lyngstol <kristian@bohemians.org>
|
||||
# Author: Kristian Lyngstøl <kristian@bohemians.org>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
@ -77,13 +77,13 @@ correctly.
|
|||
|
||||
=head1 PATCHES-TO
|
||||
|
||||
Please send patches to Kristian Lyngstol <kristian@bohemians.org>
|
||||
Please send patches to Kristian Lyngstøl <kristian@bohemians.org>
|
||||
and/or varnish-misc@varnish-cache.org for significant changes. Munin SVN
|
||||
is the authoritative repository for this plugin.
|
||||
|
||||
=head1 AUTHOR
|
||||
|
||||
Kristian Lyngstol <kristian@bohemians.org>
|
||||
Kristian Lyngstøl <kristian@bohemians.org>
|
||||
|
||||
=head1 MODIFICATIONS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue