From eec35c26125f37c5aea3e8a48bfd4ee1df257883 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Mon, 28 Sep 2020 21:21:45 +0200 Subject: [PATCH] Fix authors (#123) * Mark author as unkown for missing authors. * Mark unknown authors. --- plugins/cliconf/routeros.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/cliconf/routeros.py b/plugins/cliconf/routeros.py index 9e020a1..635faef 100644 --- a/plugins/cliconf/routeros.py +++ b/plugins/cliconf/routeros.py @@ -21,6 +21,7 @@ __metaclass__ = type DOCUMENTATION = ''' --- +author: "Egor Zaitsev (@heuels)" cliconf: routeros short_description: Use routeros cliconf to run command on MikroTik RouterOS platform description: