Remove personal email address.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17842 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/CommandGuide/llvm-bcanalyzer.pod b/docs/CommandGuide/llvm-bcanalyzer.pod
index c5502df..5066ea6 100644
--- a/docs/CommandGuide/llvm-bcanalyzer.pod
+++ b/docs/CommandGuide/llvm-bcanalyzer.pod
@@ -312,6 +312,6 @@
 
 =head1 AUTHORS
 
-Maintained by Reid Spencer (L<http://llvm.x10sys.com/rspencer>).
+Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
 
 =cut
diff --git a/docs/CommandGuide/llvmc.pod b/docs/CommandGuide/llvmc.pod
index de16a38..bac6c05 100644
--- a/docs/CommandGuide/llvmc.pod
+++ b/docs/CommandGuide/llvmc.pod
@@ -390,6 +390,6 @@
 
 =head1 AUTHORS
 
-Reid Spencer, L<rspencer@x10sys.com>
+Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
 
 =cut