]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Web placeholder for pending patches on the web site
authorDaniel Veillard <veillard@redhat.com>
Fri, 13 Apr 2012 14:52:03 +0000 (22:52 +0800)
committerDaniel Veillard <veillard@redhat.com>
Fri, 13 Apr 2012 15:57:00 +0000 (23:57 +0800)
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 holds a pointer
to the web page.

docs/pending.html.in [new file with mode: 0644]
docs/sitemap.html.in

diff --git a/docs/pending.html.in b/docs/pending.html.in
new file mode 100644 (file)
index 0000000..7a31878
--- /dev/null
@@ -0,0 +1,12 @@
+<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>
+  </body>
+</html>
index 1de2b20c1be04bdb13943a9f0cbeaa37b4cf78b1..8f58d46ab8113446b3798783e37c4a31439134dc 100644 (file)
             <a href="todo.html">Todo list</a>
             <span>Main feature request list</span>
           </li>
+          <li>
+            <a href="pending.html">Pending patches</a>
+            <span>Pending patches awaiting reviews and integration</span>
+          </li>
         </ul>
       </li>
       <li>