From f1a14ba8015b690a10099f5d1e41ff320d2b6b88 Mon Sep 17 00:00:00 2001
From: Evan Prodromou <evan@status.net>
Date: Mon, 4 Apr 2011 12:07:35 -0400
Subject: [PATCH] add rss.me to notice source list

---
 db/notice_source.sql | 1 +
 1 file changed, 1 insertion(+)

diff --git a/db/notice_source.sql b/db/notice_source.sql
index dec8080a01..70b926730e 100644
--- a/db/notice_source.sql
+++ b/db/notice_source.sql
@@ -47,6 +47,7 @@ VALUES
     ('qwit', 'Qwit', 'http://code.google.com/p/qwit/', now()),
     ('royalewithcheese','Royale With Cheese','http://p.hellyeah.org/', now()),
     ('rssdent','rssdent','http://github.com/zcopley/rssdent/tree/master', now()),
+    ('rss.me','rss.me','http://rss.me/', now()),
     ('rygh.no','rygh.no','http://rygh.no/', now()),
     ('ryghsms','ryghsms','http://sms.rygh.no/', now()),
     ('smob','SMOB','http://smob.sioc-project.org/', now()),
-- 
2.39.5