<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jun 8, 2018 at 8:57 AM, Eric Engestrom <span dir="ltr"><<a href="mailto:eric.engestrom@intel.com" target="_blank">eric.engestrom@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Now that we're using GitLab, let's take advantage of the "landing page"<br>
README feature with some minimal information, mostly to point people to<br>
the right resources.<br>
<br>
Signed-off-by: Eric Engestrom <<a href="mailto:eric.engestrom@intel.com">eric.engestrom@intel.com</a>><br>
---<br>
 README.rst | 76 ++++++++++++++++++++++++++++++<wbr>++++++++++++++++++++++++<br>
 1 file changed, 76 insertions(+)<br>
 create mode 100644 README.rst<br>
<br>
diff --git a/README.rst b/README.rst<br>
new file mode 100644<br>
index 00000000000000000000..<wbr>6a89b129661a949351e7<br>
--- /dev/null<br>
+++ b/README.rst<br>
@@ -0,0 +1,76 @@<br>
+`Mesa <<a href="https://mesa3d.org" rel="noreferrer" target="_blank">https://mesa3d.org</a>>`_ - The 3D Graphics Library<br>
+=============================<wbr>=========================<br>
+<br>
+<br>
+Source<br>
+------<br>
+<br>
+This repository lives at <a href="https://gitlab.freedesktop.org/mesa/mesa" rel="noreferrer" target="_blank">https://gitlab.freedesktop.<wbr>org/mesa/mesa</a>.<br>
+Other repositories are likely forks, and code found there is not supported.<br>
+<br>
+<br>
+Project health<br>
+--------------<br>
+<br>
+Travis:<br>
+<br>
+.. image:: <a href="https://travis-ci.org/mesa3d/mesa.svg?branch=master" rel="noreferrer" target="_blank">https://travis-ci.org/mesa3d/<wbr>mesa.svg?branch=master</a><br>
+    :target: <a href="https://travis-ci.org/mesa3d/mesa" rel="noreferrer" target="_blank">https://travis-ci.org/mesa3d/<wbr>mesa</a><br>
+<br>
+Appveyor:<br>
+<br>
+.. image:: <a href="https://img.shields.io/appveyor/ci/mesa3d/mesa.svg" rel="noreferrer" target="_blank">https://img.shields.io/<wbr>appveyor/ci/mesa3d/mesa.svg</a><br>
+    :target: <a href="https://ci.appveyor.com/project/mesa3d/mesa" rel="noreferrer" target="_blank">https://ci.appveyor.com/<wbr>project/mesa3d/mesa</a><br>
+<br>
+Coverity:<br>
+<br>
+.. image:: <a href="https://scan.coverity.com/projects/139/badge.svg?flat=1" rel="noreferrer" target="_blank">https://scan.coverity.com/<wbr>projects/139/badge.svg?flat=1</a><br>
+    :target: <a href="https://scan.coverity.com/projects/mesa" rel="noreferrer" target="_blank">https://scan.coverity.com/<wbr>projects/mesa</a><br></blockquote></div><div class="gmail_quote"><br></div><div class="gmail_quote">I'm going to Parrot Mark and say that build tests and coverity warning levels are not good metrics of project health.  They're mildly useful development tools and that is all.  We don't want to send the message that the project is healthy and/or the patches are good if the pass coverity and build.<br></div><div class="gmail_quote"><br></div><div class="gmail_quote">--Jason<br></div></div></div>