From 7169827b24bf163f59da09e3ffc7f80c264cd768 Mon Sep 17 00:00:00 2001 From: misterg Date: Fri, 13 Sep 2019 14:51:10 -0400 Subject: [PATCH] Googletest export CppCon announcement PiperOrigin-RevId: 268950306 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5b417fa8..8ce44351 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Google Test +#### Announcement: + +Please note that Sept 13 - Sept 20 most of the maintainers will be attending +CppCon 2019. Our response time for Pull Requests and Issues will increase. + #### OSS Builds Status: [![Build Status](https://api.travis-ci.org/google/googletest.svg?branch=master)](https://travis-ci.org/google/googletest)