Skip to content

Commit 4373525

Browse files
committed
Merge bitcoin/bitcoin#29782: doc: Update the developer mailing list address.
0ead466 Update the developer mailing list address. (Edil Medeiros) Pull request description: The developer mailing list was migrated to Google Groups in February 2024 as announced in https://groups.google.com/g/bitcoindev/c/aewBuV6k-LI. In this patch, I decided to add a link to the [archives maintained by the Linux Foundation](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/) as linked in the [old mailing list page](https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev). A reasonable alternative would be link to the [new archives](https://gnusha.org/pi/bitcoindev/) linked in the [migration announcement message](https://groups.google.com/g/bitcoindev/c/aewBuV6k-LI). I'm not sure about the status of the archive migration, probably the old archives are more comprehensive to this date. ACKs for top commit: josibake: reACK bitcoin/bitcoin@0ead466 Sjors: ACK 0ead466 Zero-1729: crACK 0ead466 Tree-SHA512: c29296a45a65f342df03faffa49e7dc1469d78e96074a7dbc82d89fc3f45179e4828015cbb6400b44830d6bb7fc23869abf2b8a7070196b03f99fbb0158bb343
2 parents 3b12fc7 + 0ead466 commit 4373525

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,10 @@ Discussion about codebase improvements happens in GitHub issues and pull
6666
requests.
6767

6868
The developer
69-
[mailing list](https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev)
69+
[mailing list](https://groups.google.com/g/bitcoindev)
7070
should be used to discuss complicated or controversial consensus or P2P protocol changes before working on
7171
a patch set.
72+
Archives can be found on [https://gnusha.org/pi/bitcoindev/](https://gnusha.org/pi/bitcoindev/).
7273

7374

7475
Contributor Workflow

doc/dnsseed-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ related to the DNS seed operation.
4444
If these expectations cannot be satisfied the operator should
4545
discontinue providing services and contact the active Bitcoin
4646
Core development team as well as posting on
47-
[bitcoin-dev](https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev).
47+
[bitcoin-dev](https://groups.google.com/g/bitcoindev).
4848

4949
Behavior outside of these expectations may be reasonable in some
5050
situations but should be discussed in public in advance.

0 commit comments

Comments
 (0)