diff options
author | Alec Warner <antarus@gentoo.org> | 2021-09-29 15:45:07 -0700 |
---|---|---|
committer | Alec Warner <antarus@gentoo.org> | 2021-09-29 15:45:07 -0700 |
commit | 6c0e8120832442b55773026aaa547f725f5e3aba (patch) | |
tree | 62ebd251670b376b3cdfd3b537836fbd825e9096 | |
parent | Fix the container name used for planet pluto (diff) | |
download | planet-6c0e8120832442b55773026aaa547f725f5e3aba.tar.gz planet-6c0e8120832442b55773026aaa547f725f5e3aba.tar.bz2 planet-6c0e8120832442b55773026aaa547f725f5e3aba.zip |
Add sam to planet and Universe.v3.0planet-pluto
Signed-off-by: Alec Warner <antarus@gentoo.org>
-rw-r--r-- | configs/planet | 8 | ||||
-rw-r--r-- | configs/universe | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/configs/planet b/configs/planet index f3c9e875..8fb309f7 100644 --- a/configs/planet +++ b/configs/planet @@ -386,6 +386,14 @@ feed = https://robbat2.livejournal.com/data/rss?tag=gentoo avatar = 92acbdd6a6a4ac8239f987f1ee9181b8 location = planet +[sam] +title = sam +author = Sam James +link = https://cmpct.info/~sam/blog +feed = https://cmpct.info/~sam/blog/tags/gentoo/index.xml +avatar = 2ee8e14bb3ea6b2a4e96a5b5d5308120 +location = planet + [sping] title = sping author = Sebastian Pipping diff --git a/configs/universe b/configs/universe index 3c5df1be..7683da2f 100644 --- a/configs/universe +++ b/configs/universe @@ -368,6 +368,14 @@ feed = https://robbat2.livejournal.com/data/rss avatar = 92acbdd6a6a4ac8239f987f1ee9181b8 location = universe +[sam_universe] +title = sam +author = Sam James +link = https://cmpct.info/~sam/blog +feed = https://cmpct.info/~sam/blog/index.xml +avatar = 2ee8e14bb3ea6b2a4e96a5b5d5308120 +location = universe + [slyfox_universe] title = slyfox author = Sergei Trofimovich |