summaryrefslogtreecommitdiff
path: root/docs/HowToReleaseLLVM.rst
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2013-01-10 21:24:04 +0000
committerChris Lattner <sabre@nondot.org>2013-01-10 21:24:04 +0000
commit2ba4bd97d1aedf50c424c45ee327abddbf34dd12 (patch)
tree167e074b161f9dcae500db44d502a31a61147cd9 /docs/HowToReleaseLLVM.rst
parentf6b6c37ca2a943a0a0f0407939b7633d7d62e321 (diff)
downloadllvm-2ba4bd97d1aedf50c424c45ee327abddbf34dd12.tar.gz
llvm-2ba4bd97d1aedf50c424c45ee327abddbf34dd12.tar.bz2
llvm-2ba4bd97d1aedf50c424c45ee327abddbf34dd12.tar.xz
remove the rest of the "written by" lines in the documentation. It is
against the developer policy to include this sort of thing as SVN blame already captures this in a far more fine-grained way. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172109 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/HowToReleaseLLVM.rst')
-rw-r--r--docs/HowToReleaseLLVM.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/HowToReleaseLLVM.rst b/docs/HowToReleaseLLVM.rst
index eb6c838a21..7bd5e14ff8 100644
--- a/docs/HowToReleaseLLVM.rst
+++ b/docs/HowToReleaseLLVM.rst
@@ -6,11 +6,6 @@ How To Release LLVM To The Public
:local:
:depth: 1
-.. sectionauthor:: Tanya Lattner <tonic@nondot.org>,
- Reid Spencer <rspencer@x10sys.com>,
- John Criswell <criswell@cs.uiuc.edu> and
- Bill Wendling <wendling@apple.com>
-
Introduction
============