| Index: chromium-committers/static/index.html
|
| ===================================================================
|
| --- chromium-committers/static/index.html (revision 0)
|
| +++ chromium-committers/static/index.html (revision 0)
|
| @@ -0,0 +1,24 @@
|
| +<!DOCTYPE html>
|
| +<html>
|
| + <body>
|
| + <font style="font-family:Arial,Verdana,sans-serif;color:rgb(68,68,68)">
|
| + <h1 style="font-weight:bold">Chromium Committers</h1>
|
| +
|
| + <p style="color:rgb(255,0,0);font-weight:bold">
|
| + CONFIDENTIAL
|
| + </p>
|
| +
|
| + <p style="color:rgb(255,0,0);font-weight:bold">
|
| + Access to the Chromium Committers list is restricted to committers only.
|
| + </p>
|
| +
|
| + <p>
|
| + Please follow one of the links below to access the list you want.<br>
|
| + <ul>
|
| + <li><a href="/chromium">Chromium Committers</a>
|
| + <li><a href="/mapping">Chromium Committer to Googler mapping</a>
|
| + </ul>
|
| + </p>
|
| + </font>
|
| + </body>
|
| +</html>
|
|
|