From: Reid Spencer
Date: Thu, 15 Feb 2007 01:11:54 +0000 (+0000)
Subject: Fix validation errors.
X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=480cbb9387546c50badf03a97914483ccf28beb7;p=oota-llvm.git
Fix validation errors.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34291 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html
index 5fab3e79478..27d2e81304a 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.
-
@@ -372,7 +371,7 @@
the top of a file may become meaningless as maintenance/ownership of files
changes.
Developers should submit or commit patches to the
- CREDITS.txt
+ CREDITS.txt
file to summarize their contributions.
Commit comments should contain correct attribution of the person who
submitted the patch if that person is not the committer (i.e. when a