diff options
author | Yury German <yuryg@Belgarath.local> | 2017-03-26 08:56:29 -0400 |
---|---|---|
committer | Yury German <yuryg@Belgarath.local> | 2017-03-26 08:56:29 -0400 |
commit | e604bcb2fb3e3c742f7b9cbc1d71279aec1926b5 (patch) | |
tree | 55a18bfc8d49c6b8034791e59300bb435d3ddb3a | |
parent | Remove a3li. (diff) | |
download | planet-e604bcb2fb3e3c742f7b9cbc1d71279aec1926b5.tar.gz planet-e604bcb2fb3e3c742f7b9cbc1d71279aec1926b5.tar.bz2 planet-e604bcb2fb3e3c742f7b9cbc1d71279aec1926b5.zip |
Adding Alicef both blogs to planet and universe Bug 601010
-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 |