[libvirt] [PATCH] Web placeholder for pending patches on the web site

Eric Blake eblake at redhat.com
Fri Apr 13 15:30:45 UTC 2012


On 04/13/2012 09:16 AM, Daniel Veillard wrote:
> This is based on recent developments on patch checker and the
> goal is to keep a list of pending patches needing review on the
> project web site. The page template in git just hold a pointer

s/hold/holds/

> to the web page.
> 
> diff --git a/docs/pending.html.in b/docs/pending.html.in
> new file mode 100644
> index 0000000..dfbe647
> --- /dev/null
> +++ b/docs/pending.html.in
> @@ -0,0 +1,13 @@
> +<html>
> +  <head>
> +    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
> +    <title>Pending patches needing review</title>
> +  </head>
> +  <body>
> +    <h1>Pending patches needing review</h1>
> +    <p> A list of pending patches needing review upstream is available
> +        on <a href="http://libvirt.org/pending.html">the project pending
> +        patches page</a>.</p>

Self-referential, at least when installed on libvirt.org (but makes
sense when installed locally to end-user machines).  And I suppose you
will eventually be changing libvirt.org's page to be generated live
based on your patch checker tool.  Works for me.

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120413/5146b6a9/attachment-0001.sig>


More information about the libvir-list mailing list