diff --git a/AUTHORS.md b/AUTHORS.md
new file mode 100644
index 0000000..1770bb0
--- /dev/null
+++ b/AUTHORS.md
@@ -0,0 +1,37 @@
+# Authors
+
+This list is sorted by the number of commits per contributor in _descending_ order.
+
+Avatar|Contributor|Contributions
+:-:|---|:-:
+|[@nmadhok](https://github.com/nmadhok)|14
+|[@aboe76](https://github.com/aboe76)|8
+|[@carlosperello](https://github.com/carlosperello)|4
+|[@whiteinge](https://github.com/whiteinge)|4
+|[@andrew-vant](https://github.com/andrew-vant)|2
+|[@techhat](https://github.com/techhat)|2
+|[@kev009](https://github.com/kev009)|2
+|[@rfairburn](https://github.com/rfairburn)|2
+|[@smlloyd](https://github.com/smlloyd)|2
+|[@abednarik](https://github.com/abednarik)|2
+|[@9numbernine9](https://github.com/9numbernine9)|1
+|[@asenci](https://github.com/asenci)|1
+|[@iggy](https://github.com/iggy)|1
+|[@UtahDave](https://github.com/UtahDave)|1
+|[@daks](https://github.com/daks)|1
+|[@gravyboat](https://github.com/gravyboat)|1
+|[@myii](https://github.com/myii)|1
+|[@javierbertoli](https://github.com/javierbertoli)|1
+|[@jasonvoor](https://github.com/jasonvoor)|1
+|[@jszakmeister](https://github.com/jszakmeister)|1
+|[@xenophonf](https://github.com/xenophonf)|1
+|[@noelmcloughlin](https://github.com/noelmcloughlin)|1
+|[@ravenac95](https://github.com/ravenac95)|1
+|[@derqurps](https://github.com/derqurps)|1
+|[@netzvieh](https://github.com/netzvieh)|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-05-29.
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..fa60178
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,13 @@
+# Changelog
+
+# [0.21.0](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.20.0...v0.21.0) (2019-05-29)
+
+
+### Documentation
+
+* fix `CONTRIBUTING` and `README` ([d604876](https://github.com/saltstack-formulas/sudoers-formula/commit/d604876)), closes [#51](https://github.com/saltstack-formulas/sudoers-formula/issues/51)
+
+
+### Features
+
+* implementing semantic release ([1a59d4e](https://github.com/saltstack-formulas/sudoers-formula/commit/1a59d4e))
diff --git a/FORMULA b/FORMULA
index dc72520..8febaac 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: sudoers
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse
-version: 1.0.0rc
+version: 0.21.0
release: 1
minimum_version: 2016.11
summary: Sudoers formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
new file mode 100644
index 0000000..0aa9b20
--- /dev/null
+++ b/docs/AUTHORS.rst
@@ -0,0 +1,101 @@
+.. 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:``
+ - `@nmadhok `_
+ - 14
+ * - :raw-html-m2r:``
+ - `@aboe76 `_
+ - 8
+ * - :raw-html-m2r:``
+ - `@carlosperello `_
+ - 4
+ * - :raw-html-m2r:``
+ - `@whiteinge `_
+ - 4
+ * - :raw-html-m2r:``
+ - `@andrew-vant `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@techhat `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@kev009 `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@rfairburn `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@smlloyd `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@abednarik `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@9numbernine9 `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@asenci `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@iggy `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@UtahDave `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@daks `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@gravyboat `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@javierbertoli `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@jasonvoor `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@jszakmeister `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@xenophonf `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@noelmcloughlin `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@ravenac95 `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@derqurps `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@netzvieh `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@babilen5 `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@puneetk `_
+ - 1
+
+
+----
+
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-05-29.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
new file mode 100644
index 0000000..c383d06
--- /dev/null
+++ b/docs/CHANGELOG.rst
@@ -0,0 +1,18 @@
+
+Changelog
+=========
+
+`0.21.0 `_ (2019-05-29)
+------------------------------------------------------------------------------------------------------------
+
+Documentation
+^^^^^^^^^^^^^
+
+
+* fix ``CONTRIBUTING`` and ``README`` (\ `d604876 `_\ ), closes `#51 `_
+
+Features
+^^^^^^^^
+
+
+* implementing semantic release (\ `1a59d4e `_\ )