diff --git a/AUTHORS.md b/AUTHORS.md
new file mode 100644
index 0000000..cc929fc
--- /dev/null
+++ b/AUTHORS.md
@@ -0,0 +1,35 @@
+# Authors
+
+This list is sorted by the number of commits per contributor in _descending_ order.
+
+Avatar|Contributor|Contributions
+:-:|---|:-:
+|[@gravyboat](https://github.com/gravyboat)|10
+|[@aboe76](https://github.com/aboe76)|8
+|[@nmadhok](https://github.com/nmadhok)|6
+|[@thatch45](https://github.com/thatch45)|5
+|[@Azulinho](https://github.com/Azulinho)|3
+|[@n-rodriguez](https://github.com/n-rodriguez)|3
+|[@BrandonIngalls](https://github.com/BrandonIngalls)|2
+|[@UtahDave](https://github.com/UtahDave)|2
+|[@techhat](https://github.com/techhat)|2
+|[@stp-ip](https://github.com/stp-ip)|2
+|[@whiteinge](https://github.com/whiteinge)|2
+|[@tibold](https://github.com/tibold)|2
+|[@devster31](https://github.com/devster31)|2
+|[@alxwr](https://github.com/alxwr)|1
+|[@alinefr](https://github.com/alinefr)|1
+|[@alcarithemad](https://github.com/alcarithemad)|1
+|[@evverss](https://github.com/evverss)|1
+|[@frots](https://github.com/frots)|1
+|[@EvaSDK](https://github.com/EvaSDK)|1
+|[@imran1008](https://github.com/imran1008)|1
+|[@codekoala](https://github.com/codekoala)|1
+|[@boileaum](https://github.com/boileaum)|1
+|[@noelmcloughlin](https://github.com/noelmcloughlin)|1
+|[@babilen5](https://github.com/babilen5)|1
+|[@puneetk](https://github.com/puneetk)|1
+
+---
+
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-09-06.
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..3909d76
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,8 @@
+# Changelog
+
+# [0.15.0](https://github.com/saltstack-formulas/vim-formula/compare/v0.14.2...v0.15.0) (2019-09-06)
+
+
+### Features
+
+* **semantic-release:** add semantic-release ([1894649](https://github.com/saltstack-formulas/vim-formula/commit/1894649))
diff --git a/FORMULA b/FORMULA
index 4d0bcc4..7f276a9 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: vim
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, MacOS
-version: 0.1.0
+version: 0.15.0
release: 0
minimum_version: 2017.7
summary: Vim formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
new file mode 100644
index 0000000..74d2147
--- /dev/null
+++ b/docs/AUTHORS.rst
@@ -0,0 +1,95 @@
+.. 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:``
+ - `@gravyboat `_
+ - 10
+ * - :raw-html-m2r:``
+ - `@aboe76 `_
+ - 8
+ * - :raw-html-m2r:``
+ - `@nmadhok `_
+ - 6
+ * - :raw-html-m2r:``
+ - `@thatch45 `_
+ - 5
+ * - :raw-html-m2r:``
+ - `@Azulinho `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@n-rodriguez `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@BrandonIngalls `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@UtahDave `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@techhat `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@stp-ip `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@whiteinge `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@tibold `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@devster31 `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@alxwr `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@alinefr `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@alcarithemad `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@evverss `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@frots `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@EvaSDK `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@imran1008 `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@codekoala `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@boileaum `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@noelmcloughlin `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@babilen5 `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@puneetk `_
+ - 1
+
+
+----
+
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-09-06.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
new file mode 100644
index 0000000..858421b
--- /dev/null
+++ b/docs/CHANGELOG.rst
@@ -0,0 +1,12 @@
+
+Changelog
+=========
+
+`0.15.0 `_ (2019-09-06)
+--------------------------------------------------------------------------------------------------------
+
+Features
+^^^^^^^^
+
+
+* **semantic-release:** add semantic-release (\ `1894649 `_\ )