[llvm-commits] CVS: llvm/docs/DeveloperPolicy.html

Reid Spencer reid at x10sys.com
Wed Feb 14 17:12:11 PST 2007



Changes in directory llvm/docs:

DeveloperPolicy.html updated: 1.18 -> 1.19
---
Log message:

Fix validation errors.


---
Diffs of the changes:  (+2 -3)

 DeveloperPolicy.html |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)


Index: llvm/docs/DeveloperPolicy.html
diff -u llvm/docs/DeveloperPolicy.html:1.18 llvm/docs/DeveloperPolicy.html:1.19
--- llvm/docs/DeveloperPolicy.html:1.18	Wed Feb 14 16:58:39 2007
+++ llvm/docs/DeveloperPolicy.html	Wed Feb 14 19:11:54 2007
@@ -306,7 +306,6 @@
   increase the chance that your request for commit access is granted. Getting 
   to know the members of the LLVM community (email, IRC, in person contact, 
   etc.) will also increase your chances.</p>
-  </ol>
 </div>
 
 <!-- _______________________________________________________________________ -->
@@ -372,7 +371,7 @@
     the top of a file may become meaningless as maintenance/ownership of files
     changes.</li>
     <li>Developers should submit or commit patches to the 
-    <a href="http://llvm.org/cvsweb/cvsweb.cgi/llvm/CREDITS.TXT?rev=1.67&content-type=text/x-cvsweb-markup">CREDITS.txt</a> 
+    <a href="http://llvm.org/cvsweb/cvsweb.cgi/llvm/CREDITS.TXT?rev=1.67&content-type=text/x-cvsweb-markup">CREDITS.txt</a> 
     file to summarize their contributions.</li>
     <li>Commit comments should contain correct attribution of the person who
     submitted the patch if that person is not the committer (i.e. when a 
@@ -492,7 +491,7 @@
   Written By: the 
   <a href="mailto:llvm-oversight at cs.uiuc.edu">LLVM Oversight Group</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2007/02/14 22:58:39 $
+  Last modified: $Date: 2007/02/15 01:11:54 $
 </address>
 </body>
 </html>






More information about the llvm-commits mailing list