[llvm-commits] CVS: llvm-www/Name.html
Reid Spencer
reid at x10sys.com
Fri Apr 13 17:35:15 PDT 2007
Changes in directory llvm-www:
Name.html updated: 1.11 -> 1.12
---
Log message:
Add some submission rules.
---
Diffs of the changes: (+8 -1)
Name.html | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletion(-)
Index: llvm-www/Name.html
diff -u llvm-www/Name.html:1.11 llvm-www/Name.html:1.12
--- llvm-www/Name.html:1.11 Fri Apr 13 17:42:50 2007
+++ llvm-www/Name.html Fri Apr 13 19:34:54 2007
@@ -120,6 +120,13 @@
as you think of names. Can a logo be developed? If you have graphical
talents, please send a JPEG/GIF to go with your name idea.</li>
</ul>
+ <p>Some submissions rules:</p>
+ <ul>
+ <li>If you have commit access, please just commit your idea to this file
+ directly.</li>
+ <li>If you don't have commit access, please submit a patch against this file
+ and send it to llvm-commits mailing list. It will get committed.</li>
+ </ul>
</div>
<div class="www_subsection"><a name="names">Candidate Names</a></div>
@@ -250,6 +257,6 @@
src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
<a href="http://validator.w3.org/check/referer"><img
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
-<br/>Last modified: $Date: 2007/04/13 22:42:50 $
+<br/>Last modified: $Date: 2007/04/14 00:34:54 $
</address>
<!--#include virtual="footer.incl" -->
More information about the llvm-commits
mailing list