diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 8644d190dda15..dcfb773fdbcb9 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1 +1,2 @@
site/ @coder/frontend
+docs/ @ammario @jsjoeio
diff --git a/docs/quickstart/docker.md b/docs/quickstart/docker.md
index 6d12a5d117fa3..b27e44f9f66b1 100644
--- a/docs/quickstart/docker.md
+++ b/docs/quickstart/docker.md
@@ -62,18 +62,18 @@ Coder with Docker has the following advantages:
1. Open the dashboard in your browser (http://localhost:7080) to create your
first workspace:
-
+
Then navigate to `Templates > docker > Create workspace`
-
+
Now wait a few moments for the workspace to build... After the first build
the image is cached and subsequent builds will take a few seconds.
1. All done!
-
+
Open up a web application or [SSH in](../ides.md#ssh-configuration).
diff --git a/docs/quickstart/generic.md b/docs/quickstart/generic.md
index c64b464499578..061b45d1b83cf 100644
--- a/docs/quickstart/generic.md
+++ b/docs/quickstart/generic.md
@@ -35,7 +35,7 @@ deploying Coder (if you're using a temporary deployment and you opted to use
Coder's tunnel, use the access URL you were provided). Log in with the admin
credentials provided to you by Coder.
-
+
## Modifying templates