diff --git a/build/rssfeed.xml b/build/rssfeed.xml
index ce1b277..8737d3f 100644
--- a/build/rssfeed.xml
+++ b/build/rssfeed.xml
@@ -13,7 +13,7 @@
Using rsync on Android to syncronise my Music library
-n.gude@posteo.de
+n.gude@posteo.de (Never)
https://nevereverever.de/eh/eh/eh/eh-eh/rsync-android.html
As Spotify is getting enshittified by capitalism, keeping a
music library is kind of essential. Here I use rsync to syncronise my
@@ -23,7 +23,7 @@ library with my Android smartphone.Latex Endeavors
-n.gude@posteo.de
+n.gude@posteo.de (Never)
https://nevereverever.de/eh/eh/eh/eh-eh/latex-endeavors.html
Latex undoubtedly has some quirks. Some of them have a
rather unintuitive solution. In this article I cover some quirks and
@@ -33,7 +33,7 @@ solutions I have encountered.Random linux utilities
-n.gude@posteo.de
+n.gude@posteo.de (Never)
https://nevereverever.de/eh/eh/eh/eh-eh/random-linux-utils.html
Tricks and tools I learned about, while tweaking my Linux
sytem or trying to do productive things.
diff --git a/pandoc/rss-template.xml b/pandoc/rss-template.xml
index 2d53963..b7b6c66 100644
--- a/pandoc/rss-template.xml
+++ b/pandoc/rss-template.xml
@@ -34,7 +34,7 @@ $if(articles.title)$
$articles.title$
$endif$
$if(articles.email)$
-$articles.email$
+$articles.email$ $if(articles.author)$($articles.author$)$endif$
$endif$
$if(articles.filename)$
$link$/$articles.filename$.html
diff --git a/public_html/eh/eh/eh/eh-eh/rssfeed.xml b/public_html/eh/eh/eh/eh-eh/rssfeed.xml
index ce1b277..8737d3f 100644
--- a/public_html/eh/eh/eh/eh-eh/rssfeed.xml
+++ b/public_html/eh/eh/eh/eh-eh/rssfeed.xml
@@ -13,7 +13,7 @@
Using rsync on Android to syncronise my Music library
-n.gude@posteo.de
+n.gude@posteo.de (Never)
https://nevereverever.de/eh/eh/eh/eh-eh/rsync-android.html
As Spotify is getting enshittified by capitalism, keeping a
music library is kind of essential. Here I use rsync to syncronise my
@@ -23,7 +23,7 @@ library with my Android smartphone.Latex Endeavors
-n.gude@posteo.de
+n.gude@posteo.de (Never)
https://nevereverever.de/eh/eh/eh/eh-eh/latex-endeavors.html
Latex undoubtedly has some quirks. Some of them have a
rather unintuitive solution. In this article I cover some quirks and
@@ -33,7 +33,7 @@ solutions I have encountered.Random linux utilities
-n.gude@posteo.de
+n.gude@posteo.de (Never)
https://nevereverever.de/eh/eh/eh/eh-eh/random-linux-utils.html
Tricks and tools I learned about, while tweaking my Linux
sytem or trying to do productive things.