diff --git a/AUTHORS.md b/AUTHORS.md
index 1770bb0..1140daa 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -6,8 +6,10 @@ Avatar|Contributor|Contributions
:-:|---|:-:
|[@nmadhok](https://github.com/nmadhok)|14
|[@aboe76](https://github.com/aboe76)|8
+|[@myii](https://github.com/myii)|5
|[@carlosperello](https://github.com/carlosperello)|4
|[@whiteinge](https://github.com/whiteinge)|4
+|[@daks](https://github.com/daks)|3
|[@andrew-vant](https://github.com/andrew-vant)|2
|[@techhat](https://github.com/techhat)|2
|[@kev009](https://github.com/kev009)|2
@@ -18,9 +20,7 @@ Avatar|Contributor|Contributions
|[@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
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fa60178..b5d8110 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.21.1](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.21.0...v0.21.1) (2019-05-29)
+
+
+### Tests
+
+* **kitchen:** tests on config files ([5fa1cf1](https://github.com/saltstack-formulas/sudoers-formula/commit/5fa1cf1))
+
# [0.21.0](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.20.0...v0.21.0) (2019-05-29)
diff --git a/FORMULA b/FORMULA
index 8febaac..17647fa 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: 0.21.0
+version: 0.21.1
release: 1
minimum_version: 2016.11
summary: Sudoers formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 0aa9b20..1322e87 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -19,12 +19,18 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@aboe76 `_
- 8
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 5
* - :raw-html-m2r:``
- `@carlosperello `_
- 4
* - :raw-html-m2r:``
- `@whiteinge `_
- 4
+ * - :raw-html-m2r:``
+ - `@daks `_
+ - 3
* - :raw-html-m2r:``
- `@andrew-vant `_
- 2
@@ -55,15 +61,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :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
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index c383d06..1b9d5cc 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`0.21.1 `_ (2019-05-29)
+------------------------------------------------------------------------------------------------------------
+
+Tests
+^^^^^
+
+
+* **kitchen:** tests on config files (\ `5fa1cf1 `_\ )
+
`0.21.0 `_ (2019-05-29)
------------------------------------------------------------------------------------------------------------