diff --git a/AUTHORS.md b/AUTHORS.md
new file mode 100644
index 0000000..62ecd59
--- /dev/null
+++ b/AUTHORS.md
@@ -0,0 +1,11 @@
+# Authors
+
+This list is sorted by the number of commits per contributor in _descending_ order.
+
+Avatar|Contributor|Contributions
+:-:|---|:-:
+
|[@alxwr](https://github.com/alxwr)|5
+
+---
+
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-24.
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..a0bef28
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,17 @@
+# Changelog
+
+# 1.0.0 (2020-10-24)
+
+
+### Features
+
+* convert `template-formula` to `nextcloud-formula` ([f3b015c](https://github.com/saltstack-formulas/nextcloud-formula/commit/f3b015c04758f7b6870480d901522cfa4decff22))
+* drop unused template parts ([e1ef930](https://github.com/saltstack-formulas/nextcloud-formula/commit/e1ef930dcff7faeef155a3701e3d16910bff62fe))
+* initial commit ([71f1653](https://github.com/saltstack-formulas/nextcloud-formula/commit/71f1653b495db1ea233aa26bd000695cbddeb7f3))
+* minimal viable product ([9ae10a7](https://github.com/saltstack-formulas/nextcloud-formula/commit/9ae10a76b0b796740afc30a2b43effc0bfaad428))
+* nextcloud.client ([37e9663](https://github.com/saltstack-formulas/nextcloud-formula/commit/37e9663f8d91dd32858b96c248b2e3e279bb3cf5))
+
+
+### BREAKING CHANGES
+
+* changed all state names and ids
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
new file mode 100644
index 0000000..f25c590
--- /dev/null
+++ b/docs/AUTHORS.rst
@@ -0,0 +1,23 @@
+.. 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 `_
+ - 5
+
+
+----
+
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-10-24.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
new file mode 100644
index 0000000..e5c7b57
--- /dev/null
+++ b/docs/CHANGELOG.rst
@@ -0,0 +1,22 @@
+
+Changelog
+=========
+
+1.0.0 (2020-10-24)
+------------------
+
+Features
+^^^^^^^^
+
+
+* convert ``template-formula`` to ``nextcloud-formula`` (\ `f3b015c `_\ )
+* drop unused template parts (\ `e1ef930 `_\ )
+* initial commit (\ `71f1653 `_\ )
+* minimal viable product (\ `9ae10a7 `_\ )
+* nextcloud.client (\ `37e9663 `_\ )
+
+BREAKING CHANGES
+^^^^^^^^^^^^^^^^
+
+
+* changed all state names and ids