aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-02-15 01:11:54 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-02-15 01:11:54 +0000
commit480cbb9387546c50badf03a97914483ccf28beb7 (patch)
treed8b7edb3f248d6e882853ca9efb20fba5d072dc9
parent9814bc62431f322d2ac36d7e304a1c4e1b6040ed (diff)
Fix validation errors.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34291 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/DeveloperPolicy.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html
index 5fab3e7947..27d2e81304 100644
--- a/docs/DeveloperPolicy.html
+++ b/docs/DeveloperPolicy.html
@@ -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&amp;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