diff --git a/AUTHORS.md b/AUTHORS.md
new file mode 100644
index 0000000..def5fbf
--- /dev/null
+++ b/AUTHORS.md
@@ -0,0 +1,47 @@
+# Authors
+
+This list is sorted by the number of commits per contributor in _descending_ order.
+
+Avatar|Contributor|Contributions
+:-:|---|:-:
+|[@alxwr](https://github.com/alxwr)|69
+|[@dafyddj](https://github.com/dafyddj)|38
+|[@puneetk](https://github.com/puneetk)|12
+|[@daschatten](https://github.com/daschatten)|11
+|[@aboe76](https://github.com/aboe76)|10
+|[@marconett](https://github.com/marconett)|9
+|[@sc250024](https://github.com/sc250024)|6
+|[@babilen5](https://github.com/babilen5)|5
+|[@diegofd](https://github.com/diegofd)|4
+|[@javierbertoli](https://github.com/javierbertoli)|4
+|[@landergate](https://github.com/landergate)|4
+|[@aviau](https://github.com/aviau)|3
+|[@nmadhok](https://github.com/nmadhok)|3
+|[@viper233](https://github.com/viper233)|3
+|[@timwhite](https://github.com/timwhite)|3
+|[@alexhayes](https://github.com/alexhayes)|2
+|[@iggy](https://github.com/iggy)|2
+|[@bryceml](https://github.com/bryceml)|2
+|[@t0fik](https://github.com/t0fik)|2
+|[@anderbubble](https://github.com/anderbubble)|2
+|[@kevinschmidt](https://github.com/kevinschmidt)|2
+|[@Wenzel](https://github.com/Wenzel)|2
+|[@genuss](https://github.com/genuss)|2
+|[@aldovillagra](https://github.com/aldovillagra)|1
+|[@alfredopalhares](https://github.com/alfredopalhares)|1
+|[@blbradley](https://github.com/blbradley)|1
+|[@cmclaughlin](https://github.com/cmclaughlin)|1
+|[@vielmetti](https://github.com/vielmetti)|1
+|[@syphernl](https://github.com/syphernl)|1
+|[@gboddin](https://github.com/gboddin)|1
+|[@icflournoy](https://github.com/icflournoy)|1
+|[@mthibaut](https://github.com/mthibaut)|1
+|[@marek-knappe](https://github.com/marek-knappe)|1
+|[@noelmcloughlin](https://github.com/noelmcloughlin)|1
+|[@oselivanov](https://github.com/oselivanov)|1
+|[@kevit](https://github.com/kevit)|1
+|[@tobio](https://github.com/tobio)|1
+
+---
+
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-07-19.
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..3cf200e
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,33 @@
+# Changelog
+
+## [0.13.1](https://github.com/saltstack-formulas/openvpn-formula/compare/v0.13.0...v0.13.1) (2019-07-19)
+
+
+### Bug Fixes
+
+* **centos:** install OpenSSL on CentOS ([7e4c8d6](https://github.com/saltstack-formulas/openvpn-formula/commit/7e4c8d6))
+* **centos-6:** has only _one_ service 'openvpn' ([3d5723d](https://github.com/saltstack-formulas/openvpn-formula/commit/3d5723d))
+* **config:** script-security is a common option ([b1b482c](https://github.com/saltstack-formulas/openvpn-formula/commit/b1b482c))
+* **config:** set tls-auth and tls-crypt independentyl of ta_content ([d3787b6](https://github.com/saltstack-formulas/openvpn-formula/commit/d3787b6))
+* **debian-ish:** root owns the logs ([3276d3b](https://github.com/saltstack-formulas/openvpn-formula/commit/3276d3b))
+* **fedora:** honor working directory & service name ([4f8e899](https://github.com/saltstack-formulas/openvpn-formula/commit/4f8e899))
+* **freebsd:** load if_tap module ([d63581a](https://github.com/saltstack-formulas/openvpn-formula/commit/d63581a))
+* **jinja:** don't call pillar.get ([33b98f5](https://github.com/saltstack-formulas/openvpn-formula/commit/33b98f5))
+* **logging:** set replace=False and add dependencies for log files ([9b71fcf](https://github.com/saltstack-formulas/openvpn-formula/commit/9b71fcf))
+* **macros:** use openvpn/macros.jinja ([637387e](https://github.com/saltstack-formulas/openvpn-formula/commit/637387e))
+* **service:** use OS-specific service name in multi-service setups ([b16756c](https://github.com/saltstack-formulas/openvpn-formula/commit/b16756c))
+* **specs:** use boolean operator ([89fa956](https://github.com/saltstack-formulas/openvpn-formula/commit/89fa956))
+
+
+### Continuous Integration
+
+* **cleanup:** dropped obsolete opensuse-leap-15 workaround ([1e1719d](https://github.com/saltstack-formulas/openvpn-formula/commit/1e1719d))
+* **kitchen:** add kitchen file + testinfra ([9c5ee26](https://github.com/saltstack-formulas/openvpn-formula/commit/9c5ee26))
+* **kitchen:** rename pillar ([4122fc0](https://github.com/saltstack-formulas/openvpn-formula/commit/4122fc0))
+* **kitchen:** test/config/pillars: add jinja for user on debian >= 9 ([3c7f947](https://github.com/saltstack-formulas/openvpn-formula/commit/3c7f947))
+* **kitchen+travis:** modify matrix to include `develop` platform ([91b5798](https://github.com/saltstack-formulas/openvpn-formula/commit/91b5798))
+* **specs:** increased readability ([b2c9cf1](https://github.com/saltstack-formulas/openvpn-formula/commit/b2c9cf1))
+* **test data:** moved Pillar test data ([2fff1ee](https://github.com/saltstack-formulas/openvpn-formula/commit/2fff1ee))
+* **testing:** added bin/kitchen ([15bea7b](https://github.com/saltstack-formulas/openvpn-formula/commit/15bea7b))
+* **travis:** exclude Fedora 29 from Travis CI ([4a1f9ed](https://github.com/saltstack-formulas/openvpn-formula/commit/4a1f9ed))
+* **travis:** test based on template-formula and [#98](https://github.com/saltstack-formulas/openvpn-formula/issues/98) ([b9daf9b](https://github.com/saltstack-formulas/openvpn-formula/commit/b9daf9b))
diff --git a/FORMULA b/FORMULA
index cffa510..0f0b9ca 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: template
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
-version: 1.0.0
+version: 0.13.1
release: 1
minimum_version: 2018.3
summary: OpenVPN formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
new file mode 100644
index 0000000..5126bd7
--- /dev/null
+++ b/docs/AUTHORS.rst
@@ -0,0 +1,131 @@
+.. role:: raw-html-m2r(raw)
+ :format: html
+
+
+Authors
+=======
+
+This list is sorted by the number of commits per contributor in *descending* order.
+
+.. list-table::
+ :header-rows: 1
+
+ * - Avatar
+ - Contributor
+ - Contributions
+ * - :raw-html-m2r:``
+ - `@alxwr `_
+ - 69
+ * - :raw-html-m2r:``
+ - `@dafyddj `_
+ - 38
+ * - :raw-html-m2r:``
+ - `@puneetk `_
+ - 12
+ * - :raw-html-m2r:``
+ - `@daschatten `_
+ - 11
+ * - :raw-html-m2r:``
+ - `@aboe76 `_
+ - 10
+ * - :raw-html-m2r:``
+ - `@marconett `_
+ - 9
+ * - :raw-html-m2r:``
+ - `@sc250024 `_
+ - 6
+ * - :raw-html-m2r:``
+ - `@babilen5 `_
+ - 5
+ * - :raw-html-m2r:``
+ - `@diegofd `_
+ - 4
+ * - :raw-html-m2r:``
+ - `@javierbertoli `_
+ - 4
+ * - :raw-html-m2r:``
+ - `@landergate `_
+ - 4
+ * - :raw-html-m2r:``
+ - `@aviau `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@nmadhok `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@viper233 `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@timwhite `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@alexhayes `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@iggy `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@bryceml `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@t0fik `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@anderbubble `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@kevinschmidt `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@Wenzel `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@genuss `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@aldovillagra `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@alfredopalhares `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@blbradley `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@cmclaughlin `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@vielmetti `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@syphernl `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@gboddin `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@icflournoy `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@mthibaut `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@marek-knappe `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@noelmcloughlin `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@oselivanov `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@kevit `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@tobio `_
+ - 1
+
+
+----
+
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-07-19.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
new file mode 100644
index 0000000..3a2a16f
--- /dev/null
+++ b/docs/CHANGELOG.rst
@@ -0,0 +1,38 @@
+
+Changelog
+=========
+
+`0.13.1 `_ (2019-07-19)
+------------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **centos:** install OpenSSL on CentOS (\ `7e4c8d6 `_\ )
+* **centos-6:** has only *one* service 'openvpn' (\ `3d5723d `_\ )
+* **config:** script-security is a common option (\ `b1b482c `_\ )
+* **config:** set tls-auth and tls-crypt independentyl of ta_content (\ `d3787b6 `_\ )
+* **debian-ish:** root owns the logs (\ `3276d3b `_\ )
+* **fedora:** honor working directory & service name (\ `4f8e899 `_\ )
+* **freebsd:** load if_tap module (\ `d63581a `_\ )
+* **jinja:** don't call pillar.get (\ `33b98f5 `_\ )
+* **logging:** set replace=False and add dependencies for log files (\ `9b71fcf `_\ )
+* **macros:** use openvpn/macros.jinja (\ `637387e `_\ )
+* **service:** use OS-specific service name in multi-service setups (\ `b16756c `_\ )
+* **specs:** use boolean operator (\ `89fa956 `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **cleanup:** dropped obsolete opensuse-leap-15 workaround (\ `1e1719d `_\ )
+* **kitchen:** add kitchen file + testinfra (\ `9c5ee26 `_\ )
+* **kitchen:** rename pillar (\ `4122fc0 `_\ )
+* **kitchen:** test/config/pillars: add jinja for user on debian >= 9 (\ `3c7f947 `_\ )
+* **kitchen+travis:** modify matrix to include ``develop`` platform (\ `91b5798 `_\ )
+* **specs:** increased readability (\ `b2c9cf1 `_\ )
+* **test data:** moved Pillar test data (\ `2fff1ee `_\ )
+* **testing:** added bin/kitchen (\ `15bea7b `_\ )
+* **travis:** exclude Fedora 29 from Travis CI (\ `4a1f9ed `_\ )
+* **travis:** test based on template-formula and `#98 `_ (\ `b9daf9b `_\ )