From e3c7b636968ed68579f5bc75441cd6bffcd3af40 Mon Sep 17 00:00:00 2001 From: Mikey O'Toole <mikey@mjco.uk> Date: Wed, 13 Nov 2019 16:50:18 +0000 Subject: [PATCH] Incorporate feedback from Allen --- docs/extensions/lifecycle.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/extensions/lifecycle.md b/docs/extensions/lifecycle.md index 4c26f44c..5b85033b 100644 --- a/docs/extensions/lifecycle.md +++ b/docs/extensions/lifecycle.md @@ -1,7 +1,8 @@ # Extension Life cycle !!! tip "Abandoned Extension Process" - Are you looking for information on the process for adopting an abandoned extension? See this [GitLab wiki page](https://lab.civicrm.org/extensions/extensions-directory/wikis/extension-maintainer-transfer-process). + Are you looking for information on the process handling abandoned extensions for CiviCRM? + The current process that the CiviCRM community use for handling abandoned or unmaintained extensions is [documented on GitLab](https://lab.civicrm.org/extensions/extensions-directory/wikis/extension-maintainer-transfer-process). This document describes the process of publishing extensions within the CiviCRM ecosystem. -- GitLab