diff --git a/AUTHORS.md b/AUTHORS.md
new file mode 100644
index 0000000..14bc488
--- /dev/null
+++ b/AUTHORS.md
@@ -0,0 +1,79 @@
+# Authors
+
+This list is sorted by the number of commits per contributor in _descending_ order.
+
+Avatar|Contributor|Contributions
+:-:|---|:-:
+|[@alxwr](https://github.com/alxwr)|37
+|[@gravyboat](https://github.com/gravyboat)|28
+|[@aboe76](https://github.com/aboe76)|23
+|[@nmadhok](https://github.com/nmadhok)|15
+|[@whiteinge](https://github.com/whiteinge)|9
+|[@rfairburn](https://github.com/rfairburn)|8
+|[@amendlik](https://github.com/amendlik)|8
+|[@amontalban](https://github.com/amontalban)|7
+|[@kennydo](https://github.com/kennydo)|7
+|[@ek9](https://github.com/ek9)|7
+|[@myii](https://github.com/myii)|7
+|[@0xf10e](https://github.com/0xf10e)|7
+|[@javierbertoli](https://github.com/javierbertoli)|6
+|[@pepoluan](https://github.com/pepoluan)|5
+|[@llua](https://github.com/llua)|5
+|[@puneetk](https://github.com/puneetk)|5
+|[@nterupt](https://github.com/nterupt)|4
+|[@mathieupotier](https://github.com/mathieupotier)|4
+|[@bogdanr](https://github.com/bogdanr)|3
+|[@techhat](https://github.com/techhat)|3
+|[@mikemol](https://github.com/mikemol)|3
+|[@pcdummy](https://github.com/pcdummy)|3
+|[@thatch45](https://github.com/thatch45)|3
+|[@babilen5](https://github.com/babilen5)|3
+|[@matthew-parlette](https://github.com/matthew-parlette)|3
+|[@rhertzog](https://github.com/rhertzog)|3
+|[@brot](https://github.com/brot)|2
+|[@carlosperello](https://github.com/carlosperello)|2
+|[@fpletz](https://github.com/fpletz)|2
+|[@ingben](https://github.com/ingben)|2
+|[@kyrias](https://github.com/kyrias)|2
+|[@mschiff](https://github.com/mschiff)|2
+|[@stp-ip](https://github.com/stp-ip)|2
+|[@noelmcloughlin](https://github.com/noelmcloughlin)|2
+|[@excavador](https://github.com/excavador)|2
+|[@hudecof](https://github.com/hudecof)|2
+|[@freach](https://github.com/freach)|2
+|[@westurner](https://github.com/westurner)|2
+|[@abednarik](https://github.com/abednarik)|2
+|[@chenmen](https://github.com/chenmen)|2
+|[@alanpearce](https://github.com/alanpearce)|1
+|[@arthurlogilab](https://github.com/arthurlogilab)|1
+|[@bkmit](https://github.com/bkmit)|1
+|[@brianholland99](https://github.com/brianholland99)|1
+|[@iggy](https://github.com/iggy)|1
+|[@BT-dschleich](https://github.com/BT-dschleich)|1
+|[@fzipi](https://github.com/fzipi)|1
+|[@imran1008](https://github.com/imran1008)|1
+|[@jasperla](https://github.com/jasperla)|1
+|[@anderbubble](https://github.com/anderbubble)|1
+|[@levlozhkin](https://github.com/levlozhkin)|1
+|[@polymeter](https://github.com/polymeter)|1
+|[@Mario-F](https://github.com/Mario-F)|1
+|[@nigelsim](https://github.com/nigelsim)|1
+|[@antifob](https://github.com/antifob)|1
+|[@robinelfrink](https://github.com/robinelfrink)|1
+|[@smlloyd](https://github.com/smlloyd)|1
+|[@skylerberg](https://github.com/skylerberg)|1
+|[@tampakrap](https://github.com/tampakrap)|1
+|[@TJuberg](https://github.com/TJuberg)|1
+|[@tibold](https://github.com/tibold)|1
+|[@brandonparsons](https://github.com/brandonparsons)|1
+|[@elfixit](https://github.com/elfixit)|1
+|[@jvblasco](https://github.com/jvblasco)|1
+|[@ketzacoatl](https://github.com/ketzacoatl)|1
+|[@omltorg](https://github.com/omltorg)|1
+|[@reschl](https://github.com/reschl)|1
+|[@scub](https://github.com/scub)|1
+|[@tmeneau](https://github.com/tmeneau)|1
+
+---
+
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-09-13.
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..0b26f58
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,8 @@
+# Changelog
+
+# [0.42.0](https://github.com/saltstack-formulas/openssh-formula/compare/v0.41.0...v0.42.0) (2019-09-13)
+
+
+### Features
+
+* **semantic-release:** implement for this formula ([6300ddf](https://github.com/saltstack-formulas/openssh-formula/commit/6300ddf)), closes [#165](https://github.com/saltstack-formulas/openssh-formula/issues/165)
diff --git a/FORMULA b/FORMULA
index 09a72ef..c972133 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: openssh
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.41.0
+version: 0.42.0
release: 1
minimum_version: 2017.7
summary: openssh formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
new file mode 100644
index 0000000..f8c7dc4
--- /dev/null
+++ b/docs/AUTHORS.rst
@@ -0,0 +1,227 @@
+.. 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:``
+ - `@alxwr `_
+ - 37
+ * - :raw-html-m2r:``
+ - `@gravyboat `_
+ - 28
+ * - :raw-html-m2r:``
+ - `@aboe76 `_
+ - 23
+ * - :raw-html-m2r:``
+ - `@nmadhok `_
+ - 15
+ * - :raw-html-m2r:``
+ - `@whiteinge `_
+ - 9
+ * - :raw-html-m2r:``
+ - `@rfairburn `_
+ - 8
+ * - :raw-html-m2r:``
+ - `@amendlik `_
+ - 8
+ * - :raw-html-m2r:``
+ - `@amontalban `_
+ - 7
+ * - :raw-html-m2r:``
+ - `@kennydo `_
+ - 7
+ * - :raw-html-m2r:``
+ - `@ek9 `_
+ - 7
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 7
+ * - :raw-html-m2r:``
+ - `@0xf10e `_
+ - 7
+ * - :raw-html-m2r:``
+ - `@javierbertoli `_
+ - 6
+ * - :raw-html-m2r:``
+ - `@pepoluan `_
+ - 5
+ * - :raw-html-m2r:``
+ - `@llua `_
+ - 5
+ * - :raw-html-m2r:``
+ - `@puneetk `_
+ - 5
+ * - :raw-html-m2r:``
+ - `@nterupt `_
+ - 4
+ * - :raw-html-m2r:``
+ - `@mathieupotier `_
+ - 4
+ * - :raw-html-m2r:``
+ - `@bogdanr `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@techhat `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@mikemol `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@pcdummy `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@thatch45 `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@babilen5 `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@matthew-parlette `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@rhertzog `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@brot `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@carlosperello `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@fpletz `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@ingben `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@kyrias `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@mschiff `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@stp-ip `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@noelmcloughlin `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@excavador `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@hudecof `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@freach `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@westurner `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@abednarik `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@chenmen `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@alanpearce `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@arthurlogilab `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@bkmit `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@brianholland99 `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@iggy `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@BT-dschleich `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@fzipi `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@imran1008 `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@jasperla `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@anderbubble `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@levlozhkin `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@polymeter `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@Mario-F `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@nigelsim `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@antifob `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@robinelfrink `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@smlloyd `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@skylerberg `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@tampakrap `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@TJuberg `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@tibold `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@brandonparsons `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@elfixit `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@jvblasco `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@ketzacoatl `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@omltorg `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@reschl `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@scub `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@tmeneau `_
+ - 1
+
+
+----
+
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-09-13.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
new file mode 100644
index 0000000..87fb55a
--- /dev/null
+++ b/docs/CHANGELOG.rst
@@ -0,0 +1,12 @@
+
+Changelog
+=========
+
+`0.42.0 `_ (2019-09-13)
+------------------------------------------------------------------------------------------------------------
+
+Features
+^^^^^^^^
+
+
+* **semantic-release:** implement for this formula (\ `6300ddf `_\ ), closes `#165 `_