aboutsummaryrefslogtreecommitdiff
path: root/content/weblog/2020-12-31_minimal-git-server
diff options
context:
space:
mode:
Diffstat (limited to 'content/weblog/2020-12-31_minimal-git-server')
-rw-r--r--content/weblog/2020-12-31_minimal-git-server/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/weblog/2020-12-31_minimal-git-server/index.md b/content/weblog/2020-12-31_minimal-git-server/index.md
index 9f55c20..7853a87 100644
--- a/content/weblog/2020-12-31_minimal-git-server/index.md
+++ b/content/weblog/2020-12-31_minimal-git-server/index.md
@@ -338,7 +338,7 @@ repo for cgit by adding a `cgitrc` file inside the bare repository in your
server. You can then add some more information about it like this:
```
-owner=Yaroslav de la Peña Smirnov <yps@yaroslavps.com>
+owner=Yaroslav de la Peña Smirnov <email@host.tld>
desc=Personal site and blog.
```