diff options
-rw-r--r-- | configs/planet/alicef | 5 | ||||
-rw-r--r-- | configs/universe/alicef | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/configs/planet/alicef b/configs/planet/alicef index e6dc603..f642bf9 100644 --- a/configs/planet/alicef +++ b/configs/planet/alicef @@ -1,4 +1,9 @@ +# Alice wants two blogs on Planet. Bug 601010 [http://aliceinwire.net/tag/tags/gentoo/index.atom] username = alicef name = Alice Ferrazzi gravatar = fc4d0239c296cce15e080882c8f34773 +[http://blogs.gentoo.org/alicef/category/gentoo/feed/] +username = alicef +name = Alice Ferrazzi +gravatar = fc4d0239c296cce15e080882c8f34773 diff --git a/configs/universe/alicef b/configs/universe/alicef index 251e163..a83b4ce 100644 --- a/configs/universe/alicef +++ b/configs/universe/alicef @@ -1,4 +1,9 @@ +# Alice would like both blogs Bug 601010 [http://aliceinwire.net/blog/index.atom] username = alicef name = Alice Ferrazzi gravatar = fc4d0239c296cce15e080882c8f34773 +[http://blogs.gentoo.org/alicef/category/gentoo/feed/] +username = alicef +name = Alice Ferrazzi +gravatar = fc4d0239c296cce15e080882c8f34773 |