aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md36
1 files changed, 3 insertions, 33 deletions
diff --git a/README.md b/README.md
index 175e5ec..8bb6fb8 100644
--- a/README.md
+++ b/README.md
@@ -1,34 +1,4 @@
-# Bazel package building
+# MOVED
-Bazel rules for building tar, zip, deb, and rpm for packages.
-
-For the latest version, see [Releases](https://github.com/bazelbuild/rules_pkg/releases) (with `WORKSPACE` setup) /
-[Documentation](https://bazelbuild.github.io/rules_pkg)
-
-Use rules-pkg-discuss@googlegroups.com for discussion.
-
-CI:
-[![Build status](https://badge.buildkite.com/e12f23186aa579f1e20fcb612a22cd799239c3134bc38e1aff.svg)](https://buildkite.com/bazel/rules-pkg)
-
-## Basic rules
-
-### Package building rules
-
-* [pkg](https://github.com/bazelbuild/rules_pkg/tree/main/pkg) - Rules for
- building packages of various types.
-* [examples](https://github.com/bazelbuild/rules_pkg/tree/main/examples) -
- Cookbook examples for using the rules.
-
-As of Bazel 4.x, Bazel uses this rule set for packaging its distribution. Bazel
-still contains a limited version of `pkg_tar` but its feature set is frozen.
-Any new capabilities will be added here.
-
-### For developers
-
-* [Contributor information](CONTRIBUTING.md) (including contributor license agreements)
-* [Patch process](patching.md)
-* [Coding guidelines](developers.md) and other developer information
-
-We hold an engineering status meeting on the first Monday of every month at 10am USA East coast time.
-[Add to calendar](https://calendar.google.com/event?action=TEMPLATE&tmeid=MDE2ODMzazlwZnRxbWtkZG5wa2hlYjllMGVfMjAyMTA1MDNUMTUwMDAwWiBjXzUzcHBwZzFudWthZXRmb3E5NzhxaXViNmxzQGc&tmsrc=c_53pppg1nukaetfoq978qiub6ls%40group.calendar.google.com&scp=ALL) /
-[meeting notes](https://docs.google.com/document/d/1wkY8ZIcrG8tlKCHzv4st-EltsdlpQENH58fguRnErWY/edit?usp=sharing)
+This repository is deprecated and moved to
+[platform/external/bazelbuild-rules_pkg](https://android.googlesource.com/platform/external/bazelbuild-rules_pkg).