From 557d3284ac9dda32a1106bb75be8a23bdccd2f96 Mon Sep 17 00:00:00 2001 From: stuartmorgan Date: Tue, 21 Feb 2023 16:22:16 -0800 Subject: [PATCH] Update READMEs for archiving (#7210) Adds notes to README and CONTRIBUTING pointing to flutter/packages. --- CONTRIBUTING.md | 6 +++++- README.md | 8 +++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c2d44d50049b..8441f06a5884 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,10 @@ # Contributing to Flutter Plugins -[![Build Status](https://api.cirrus-ci.com/github/flutter/plugins.svg)](https://cirrus-ci.com/github/flutter/plugins/main) +| **ARCHIVED** | +|--------------| +| This repository is no longer in use; all source has moved to [flutter/packages](https://github.com/flutter/packages) and future development work will be done there. | + +## ARCHIVED CONTENT _See also: [Flutter's code of conduct](https://github.com/flutter/flutter/blob/master/CODE_OF_CONDUCT.md)_ diff --git a/README.md b/README.md index e7dcaf9be610..df38e848a6ae 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # Flutter plugins -[![Build Status](https://api.cirrus-ci.com/github/flutter/plugins.svg)](https://cirrus-ci.com/github/flutter/plugins/main) -[![Release Status](https://github.com/flutter/plugins/actions/workflows/release.yml/badge.svg)](https://github.com/flutter/plugins/actions/workflows/release.yml) -[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/flutter/plugins/badge)](https://deps.dev/project/github/flutter%2Fplugins) +| **ARCHIVED** | +|--------------| +| This repository is no longer in use; all source has moved to [flutter/packages](https://github.com/flutter/packages) and future development work will be done there. | + +## ARCHIVED CONTENT This repo is a companion repo to the main [flutter repo](https://github.com/flutter/flutter). It contains the source code for