From 6cec806893638d51ab88ed21d06666ad5fa9327c Mon Sep 17 00:00:00 2001 From: Laurent Le Brun Date: Tue, 7 Apr 2020 22:44:48 +0200 Subject: [PATCH] Add information regarding support --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e83fdd0ad2..162584e2f0 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,10 @@ The packaging rules (`pip_import`, etc.) are less stable. We may make breaking changes as they evolve. There are no guarantees for rules underneath the `experimental/` directory. -See the [How to contribute](CONTRIBUTING.md) page for information on our -devlopment workflow. +This repository is maintained by the Bazel community. Neither Google, nor the +Bazel team provides support for the code. However, this repository is part of +the test suite used to vet new Bazel releases. See the [How to +contribute](CONTRIBUTING.md) page for information on our development workflow. ## Getting started