From 7220d943c3d0250486000389ff16e48c8abd9d6d Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Wed, 14 Feb 2024 19:17:24 +0000 Subject: [PATCH] Update docs/Deprecating-Disabling-and-Removing-Formulae.md Co-authored-by: Bo Anderson --- docs/Deprecating-Disabling-and-Removing-Formulae.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Deprecating-Disabling-and-Removing-Formulae.md b/docs/Deprecating-Disabling-and-Removing-Formulae.md index d6ae4aeb2a..5282a6ecbf 100644 --- a/docs/Deprecating-Disabling-and-Removing-Formulae.md +++ b/docs/Deprecating-Disabling-and-Removing-Formulae.md @@ -23,6 +23,7 @@ Formulae should only be deprecated if at least one of the following are true: - the formula does not build on any of our supported macOS versions and on Linux - the formula has outstanding CVEs - the formula has [zero installs in the last 90 days](https://formulae.brew.sh/analytics/install/90d/) +- the software installed by the formula has been discontinued or abandoned upstream Formulae with dependents should not be deprecated until or when all dependents are also deprecated.