diff --git a/AUTHORS.md b/AUTHORS.md
index 1140daa..21ca094 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -5,8 +5,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
|[@nmadhok](https://github.com/nmadhok)|14
-|[@aboe76](https://github.com/aboe76)|8
-|[@myii](https://github.com/myii)|5
+|[@aboe76](https://github.com/aboe76)|10
+|[@myii](https://github.com/myii)|9
|[@carlosperello](https://github.com/carlosperello)|4
|[@whiteinge](https://github.com/whiteinge)|4
|[@daks](https://github.com/daks)|3
@@ -34,4 +34,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-05-29.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-17.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b5d8110..7ee6564 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+# [0.22.0](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.21.1...v0.22.0) (2019-08-17)
+
+
+### Continuous Integration
+
+* **kitchen+travis:** modify matrix to include `develop` platform ([3d42a82](https://github.com/saltstack-formulas/sudoers-formula/commit/3d42a82))
+
+
+### Features
+
+* **yamllint:** include for this repo and apply rules throughout ([8d08719](https://github.com/saltstack-formulas/sudoers-formula/commit/8d08719))
+
## [0.21.1](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.21.0...v0.21.1) (2019-05-29)
diff --git a/FORMULA b/FORMULA
index 17647fa..d18378c 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.1
+version: 0.22.0
release: 1
minimum_version: 2016.11
summary: Sudoers formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 1322e87..16494af 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -18,10 +18,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 14
* - :raw-html-m2r:``
- `@aboe76 `_
- - 8
+ - 10
* - :raw-html-m2r:``
- `@myii `_
- - 5
+ - 9
* - :raw-html-m2r:``
- `@carlosperello `_
- 4
@@ -98,4 +98,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
----
-Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-05-29.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-17.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 1b9d5cc..aac3d99 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,21 @@
Changelog
=========
+`0.22.0 `_ (2019-08-17)
+------------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen+travis:** modify matrix to include ``develop`` platform (\ `3d42a82 `_\ )
+
+Features
+^^^^^^^^
+
+
+* **yamllint:** include for this repo and apply rules throughout (\ `8d08719 `_\ )
+
`0.21.1 `_ (2019-05-29)
------------------------------------------------------------------------------------------------------------