aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Robin Obůrka <r.oburka@gmail.com> 2016-04-08 15:12:42 +0200
committerGravatar Robin Obůrka <r.oburka@gmail.com> 2016-04-08 15:12:42 +0200
commita2a7a289d909c8406c0f0d05b8f3026448452f7c (patch)
tree5e4b5d75f775d5883d098ac6eeb22c11a4b5266c
parentImprove part with examples in documentation (diff)
downloadansible-uci-a2a7a289d909c8406c0f0d05b8f3026448452f7c.tar.xz
Fix author in documentation
-rw-r--r--uci.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/uci.py b/uci.py
index e9411ca..1093252 100644
--- a/uci.py
+++ b/uci.py
@@ -19,7 +19,7 @@
DOCUMENTATION = '''
---
module: uci
-author: "Robin Obůrka"
+author: "Robin Obůrka, @robinoburka"
short_description: Manipulates with UCI configuration files
description:
- Manipulates with UCI configuration files on OpenWrt operating system.