Removing references to cvc4-bugs@... (#2945)
authorHaniel Barbosa <hanielbbarbosa@gmail.com>
Tue, 9 Apr 2019 16:14:31 +0000 (11:14 -0500)
committerAina Niemetz <aina.niemetz@gmail.com>
Tue, 9 Apr 2019 16:14:31 +0000 (09:14 -0700)
README.md
configure.sh

index 63e91fdc52ebf9b8fe3392bd61558f276b6adabf..8f38f900400a0aecdd529bbbd0feb194a95e934c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -67,10 +67,9 @@ We are always happy to hear feedback from our users:
 
 * if you need to report a bug with CVC4, or make a feature request, please
   visit our bugtracker at our
-  [GitHub issues](https://github.com/CVC4/CVC4/issues) page or write to the
-  cvc4-bugs@cs.stanford.edu mailing list.  We are very grateful for bug reports,
-  as they help us improve CVC4, and patches are generally reviewed and accepted
-  quickly.
+  [GitHub issues](https://github.com/CVC4/CVC4/issues) page. We are very
+  grateful for bug reports,  as they help us improve CVC4, and patches are
+  generally reviewed and accepted quickly.
 
 * if you are using CVC4 in your work, or incorporating it into software of your
   own, we'd like to invite you to leave a description and link to your
index e53d8caa73df42fcffcadb027328130594ff7dcf..9bf33ae8a44ed2b0c42d5d35793a778a65bf67f2 100755 (executable)
@@ -74,7 +74,6 @@ Optional Path to Optional Packages:
   --lfsc-dir=PATH          path to top level of LFSC source tree
   --symfpu-dir=PATH        path to top level of SymFPU source tree
 
-Report bugs to <cvc4-bugs@cs.stanford.edu>.
 EOF
   exit 0
 }