From 233e4324ec25601d8cff4effd4576ffc38cd5758 Mon Sep 17 00:00:00 2001 From: Matt Hammerly Date: Fri, 25 Apr 2025 10:58:31 -0700 Subject: [PATCH] add note to README about migrating to umbrella --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index de8b96ec95..713e09cac7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# PHASED OUT + +This project has been moved to [the `apps/codecov-api` folder in our `umbrella` repository](https://github.com/codecov/umbrella/tree/main/apps/codecov-api). Please contribute there instead. + ## Codecov API > We believe that everyone should have access to quality software (like Sentry), that’s why we have always offered Codecov for free to open source maintainers.