aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLaurent Le Brun <laurentlb@gmail.com>2020-04-09 17:00:47 +0200
committerGitHub <noreply@github.com>2020-04-09 17:00:47 +0200
commita0fbf98d4e3a232144df4d0d80b577c7a693b570 (patch)
tree885b78051b60495079e4aa97e36544aac4243257 /README.md
parent748aa53d7701e71101dfd15d800e100f6ff8e5d1 (diff)
downloadbazelbuild-rules_python-a0fbf98d4e3a232144df4d0d80b577c7a693b570.tar.gz
Add information regarding support (#290)upstream/0.0.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index e83fdd0..162584e 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