aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2022-02-23 18:37:17 +0100
committerMarcoFalke <falke.marco@gmail.com>2022-02-23 19:18:53 +0100
commitfa2b65b3583e7e7ffa892bf2453720b0d2bd7904 (patch)
tree61832fb1fc4ee794311ca1599bd5099a3f3e70fe
parent0a76bf848c72211f986a6cc5b1c13de820b861dd (diff)
downloadbitcoin-fa2b65b3583e7e7ffa892bf2453720b0d2bd7904.tar.xz
doc: Add link to release-process.md in CONTRIBUTING.md
-rw-r--r--CONTRIBUTING.md9
1 files changed, 2 insertions, 7 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 59f662ad34..2330967b45 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
---------