From fa2b65b3583e7e7ffa892bf2453720b0d2bd7904 Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Wed, 23 Feb 2022 18:37:17 +0100 Subject: [PATCH] doc: Add link to release-process.md in CONTRIBUTING.md --- CONTRIBUTING.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 59f662ad341..2330967b45b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,8 +12,8 @@ revolves around a meritocracy where contributors earn trust from the developer community over time. Nevertheless, some hierarchy is necessary for practical purposes. As such, there are repository "maintainers" who are responsible for merging pull requests, as well as a "lead maintainer" who is responsible for the -release cycle as well as overall merging, moderation and appointment of -maintainers. +[release cycle](/doc/release-process.md) as well as overall merging, moderation +and appointment of maintainers. Getting Started --------------- @@ -422,11 +422,6 @@ https://github.com/bitcoin/bitcoin/pull/16189). Also see the [backport.py script]( https://github.com/bitcoin-core/bitcoin-maintainer-tools#backport). -Release Policy --------------- - -The project leader is the release manager for each Bitcoin Core release. - Copyright ---------