From e0a4bfa6a6cd1d534ab3f18d1cd14f0526eb9435 Mon Sep 17 00:00:00 2001 From: Tyler Helmuth <12352919+TylerHelmuth@users.noreply.github.com> Date: Wed, 6 Nov 2024 10:47:15 -0700 Subject: [PATCH] [chore] add text about unmaintained vendor components --- docs/component-stability.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/component-stability.md b/docs/component-stability.md index 3510e80eecc..68d8af1b5ed 100644 --- a/docs/component-stability.md +++ b/docs/component-stability.md @@ -73,3 +73,8 @@ The component is planned to be removed in a future version and no further suppor ### Unmaintained A component identified as unmaintained does not have an active code owner. Such component may have never been assigned a code owner or a previously active code owner has not responded to requests for feedback within 6 weeks of being contacted. Issues and pull requests for unmaintained components will be labelled as such. After 6 months of being unmaintained, these components will be removed from official distribution. Components that are unmaintained are actively seeking contributors to become code owners. + +Components that were accepted based on being vendor-specific components will be marked as unmaintained if +it has no active code owners from the vendor even if there are other code owners listed. Other active code +owners may petition for its continued maintenance if they want, at which point the component will no +longer be considered vendor-specific.