diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..30ea40de4ccc00c508e17278c61c167f239d13ed
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,5 @@
+# Changelog
+
+## 0.0.1
+
+* Initial release
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
new file mode 100644
index 0000000000000000000000000000000000000000..2c2aa6ab01c48fc77b7604b545df6bc341eefecd
--- /dev/null
+++ b/CONTRIBUTORS.md
@@ -0,0 +1,7 @@
+## Current Project Lead
+
+* [Jeffrey Phillips Freeman](http://JeffreyFreeman.me) - Founder and maintainer of the project.
+
+## Contributors
+
+* [Paul Kinland](https://paul.kinlan.me) - Adapted and heavily modified some of his code.
diff --git a/config.toml b/config.toml
index 2a8259a8a5d3c913cb979c62c40b2399403d2ab4..54cd8ba94d61ec71fc1f803ec9cf78ebab38c595 100644
--- a/config.toml
+++ b/config.toml
@@ -17,12 +17,12 @@ limit = 50
 post = "/:title/"
 
 [author]
-name = "FLEAR"
-email = "flear@flear.org"
+name = "Jeffrey Phillips Freeman"
+email = "the@jeffreyfreeman.me"
 
 [params]
-author = "FLEAR"
-description = "Free and Libre Engineers for Amateur Radio"
+author = "Jeffrey Phillips Freeman"
+description = "FLEAR - Free and Libre Engineers for Amateur Radio"
 analyticsid = "UA-114468-20"
 
 [taxonimies]