diff --git a/README.md b/README.md
index 642d3c9b..9d79efc1 100644
--- a/README.md
+++ b/README.md
@@ -231,6 +231,9 @@ paige:
date_format: "2006 January 2" # Hugo date format for page dates
hide_theme_comment: true # Don't put a link to this project in a code comment
hide_theme_link: true # Don't put a link to this project in the footer
+ rss:
+ managing_editor: "Michael Bluth"
+ web_master: "Michael Bluth"
```
If you set either `hide_theme_comment` or `hide_theme_link`, please credit this project in a post to help others find it.
diff --git a/layouts/_default/rss.xml b/layouts/_default/rss.xml
index 263e95af..e63e73ab 100644
--- a/layouts/_default/rss.xml
+++ b/layouts/_default/rss.xml
@@ -31,13 +31,13 @@