diff --git a/AUTHORS.md b/AUTHORS.md
index b25c701..5fe4d7d 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@aboe76](https://github.com/aboe76)|37
+|[@aboe76](https://github.com/aboe76)|38
|[@gravyboat](https://github.com/gravyboat)|30
|[@puneetk](https://github.com/puneetk)|14
|[@nmadhok](https://github.com/nmadhok)|13
@@ -13,8 +13,8 @@ Avatar|Contributor|Contributions
|[@techhat](https://github.com/techhat)|10
|[@hatifnatt](https://github.com/hatifnatt)|10
|[@babilen5](https://github.com/babilen5)|9
+|[@myii](https://github.com/myii)|8
|[@kossmac](https://github.com/kossmac)|7
-|[@myii](https://github.com/myii)|7
|[@arthurlogilab](https://github.com/arthurlogilab)|6
|[@pcdummy](https://github.com/pcdummy)|6
|[@alxwr](https://github.com/alxwr)|6
@@ -90,4 +90,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-07.
+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 4fb09c1..8599768 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+# [0.48.0](https://github.com/saltstack-formulas/users-formula/compare/v0.47.0...v0.48.0) (2019-08-17)
+
+
+### Features
+
+* **yamllint:** include for this repo and apply rules throughout ([fa6210d](https://github.com/saltstack-formulas/users-formula/commit/fa6210d))
+
# [0.47.0](https://github.com/saltstack-formulas/users-formula/compare/v0.46.1...v0.47.0) (2019-08-07)
diff --git a/FORMULA b/FORMULA
index e84c609..3274e7e 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: users
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
-version: 0.47.0
+version: 0.48.0
release: 1
minimum_version: 2017.7
summary: users formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index bfcbf28..38683bf 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:``
- `@aboe76 `_
- - 37
+ - 38
* - :raw-html-m2r:``
- `@gravyboat `_
- 30
@@ -40,11 +40,11 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@babilen5 `_
- 9
- * - :raw-html-m2r:``
- - `@kossmac `_
- - 7
* - :raw-html-m2r:``
- `@myii `_
+ - 8
+ * - :raw-html-m2r:``
+ - `@kossmac `_
- 7
* - :raw-html-m2r:``
- `@arthurlogilab `_
@@ -266,4 +266,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-07.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-17.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index bb86979..de6c2df 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`0.48.0 `_ (2019-08-17)
+----------------------------------------------------------------------------------------------------------
+
+Features
+^^^^^^^^
+
+
+* **yamllint:** include for this repo and apply rules throughout (\ `fa6210d `_\ )
+
`0.47.0 `_ (2019-08-07)
----------------------------------------------------------------------------------------------------------