diff --git a/AUTHORS.md b/AUTHORS.md
index 6d4086b5..1cabef8c 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -5,7 +5,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
|[@gravyboat](https://github.com/gravyboat)|38
-
|[@aboe76](https://github.com/aboe76)|35
+
|[@aboe76](https://github.com/aboe76)|36
|[@nmadhok](https://github.com/nmadhok)|28
|[@whiteinge](https://github.com/whiteinge)|27
|[@noelmcloughlin](https://github.com/noelmcloughlin)|18
@@ -18,13 +18,13 @@ Avatar|Contributor|Contributions
|[@Routhinator](https://github.com/Routhinator)|5
|[@puneetk](https://github.com/puneetk)|5
|[@davidjb](https://github.com/davidjb)|5
+
|[@myii](https://github.com/myii)|5
|[@xenophonf](https://github.com/xenophonf)|4
|[@thatch45](https://github.com/thatch45)|4
|[@toanju](https://github.com/toanju)|4
|[@tiger-seo](https://github.com/tiger-seo)|4
|[@gtmanfred](https://github.com/gtmanfred)|4
|[@alexhayes](https://github.com/alexhayes)|3
-
|[@myii](https://github.com/myii)|3
|[@alfonsfoubert](https://github.com/alfonsfoubert)|3
|[@cboltz](https://github.com/cboltz)|3
|[@pcdummy](https://github.com/pcdummy)|3
@@ -46,6 +46,7 @@ Avatar|Contributor|Contributions
|[@1exx](https://github.com/1exx)|1
|[@aaronm-cloudtek](https://github.com/aaronm-cloudtek)|1
|[@Achimh3011](https://github.com/Achimh3011)|1
+
|[@asenci](https://github.com/asenci)|1
|[@word](https://github.com/word)|1
|[@arthurlogilab](https://github.com/arthurlogilab)|1
|[@johnklehm](https://github.com/johnklehm)|1
@@ -82,4 +83,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-08-08.
+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 0c80a5fa..949f32a5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+# [0.52.0](https://github.com/saltstack-formulas/mysql-formula/compare/v0.51.0...v0.52.0) (2019-08-17)
+
+
+### Features
+
+* **yamllint:** include for this repo and apply rules throughout ([9f739fa](https://github.com/saltstack-formulas/mysql-formula/commit/9f739fa))
+
# [0.51.0](https://github.com/saltstack-formulas/mysql-formula/compare/v0.50.0...v0.51.0) (2019-08-08)
diff --git a/FORMULA b/FORMULA
index 6c0f35fc..b0ab7d50 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: mysql
os: RedHat, CentOS, Debian, Ubuntu, Suse, Gentoo, FreeBSD
os_family: RedHat, Debian, Suse, Gentoo, FreeBSD
-version: 0.51.0
+version: 0.52.0
release: 1
minimum_version: 2015.8
summary: Formula for installing MySQL
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 06f50d2b..68adf8ec 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 38
* - :raw-html-m2r:`
`
- `@aboe76 `_
- - 35
+ - 36
* - :raw-html-m2r:`
`
- `@nmadhok `_
- 28
@@ -55,6 +55,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@davidjb `_
- 5
+ * - :raw-html-m2r:`
`
+ - `@myii `_
+ - 5
* - :raw-html-m2r:`
`
- `@xenophonf `_
- 4
@@ -73,9 +76,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@alexhayes `_
- 3
- * - :raw-html-m2r:`
`
- - `@myii `_
- - 3
* - :raw-html-m2r:`
`
- `@alfonsfoubert `_
- 3
@@ -139,6 +139,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@Achimh3011 `_
- 1
+ * - :raw-html-m2r:`
`
+ - `@asenci `_
+ - 1
* - :raw-html-m2r:`
`
- `@word `_
- 1
@@ -242,4 +245,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-08-08.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-17.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index a47f02eb..4421b09b 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`0.52.0 `_ (2019-08-17)
+----------------------------------------------------------------------------------------------------------
+
+Features
+^^^^^^^^
+
+
+* **yamllint:** include for this repo and apply rules throughout (\ `9f739fa `_\ )
+
`0.51.0 `_ (2019-08-08)
----------------------------------------------------------------------------------------------------------