
On Sat, Jun 09, 2012 at 09:31:54PM +0200, Guido Günther wrote:
On Thu, Jun 07, 2012 at 01:28:44PM -0600, Eric Blake wrote:
Eric Blake and Guido Günther were guests during this week's FLOSS Weekly podcast, giving insights into libvirt as a Free Software project.
* docs/relatedlinks.html.in: Add link. ---
I'm not sure if I picked the best place on our web pages to stick this information, hence I'm requesting a review.
Would it make sense to introduce a new section "Blogs and Podcasts". Daniel's blog would fit there too then. Cheers, -- Guido Something like:
Eric Blake and Guido Günther were guests during this week's FLOSS Weekly podcast, giving insights into libvirt as a Free Software project. * docs/relatedlinks.html.in: Add new section "Blogs and podcasts" and link. --- docs/relatedlinks.html.in | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/relatedlinks.html.in b/docs/relatedlinks.html.in index 05057f3..2bc8f95 100644 --- a/docs/relatedlinks.html.in +++ b/docs/relatedlinks.html.in @@ -61,5 +61,14 @@ </li> </ul> + <h2>Blogs and podcasts</h2> + + <ul> + <li> + <a href="http://twit.tv/show/floss-weekly/213">FLOSS Weekly + podcast on the topic of libvirt</a> + </li> + </ul> + </body> </html> -- 1.7.10