From 480cbb9387546c50badf03a97914483ccf28beb7 Mon Sep 17 00:00:00 2001
From: Reid Spencer
Date: Thu, 15 Feb 2007 01:11:54 +0000
Subject: [PATCH] Fix validation errors.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34291 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/DeveloperPolicy.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
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
--
2.34.1