diff options
Diffstat (limited to 'llvm/docs/HowToAddABuilder.rst')
-rw-r--r-- | llvm/docs/HowToAddABuilder.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/docs/HowToAddABuilder.rst b/llvm/docs/HowToAddABuilder.rst index b0cd2907f97..f472f74e37c 100644 --- a/llvm/docs/HowToAddABuilder.rst +++ b/llvm/docs/HowToAddABuilder.rst @@ -4,8 +4,6 @@ How To Add Your Build Configuration To LLVM Buildbot Infrastructure =================================================================== -.. sectionauthor:: Galina Kistanova <gkistanova@gmail.com> - Introduction ============ |