From e1becb0bf9b4943c91859efdcf0fe252e157584c Mon Sep 17 00:00:00 2001
From: Mathias Bolt Lesniak <mathias.bolt.lesniak@typo3.org>
Date: Mon, 20 Mar 2023 19:48:31 +1300
Subject: [PATCH] [BUGFIX] Replace EAB with Board in readme

Updates to the Final notes section:

* The Expert Advisory Board (EAB), which no longer exists, has been
  replaced with the TYPO3 Association Board, which does exist and has
  absorbed the functions of the EAB.

* Adds a link to information about the TYPO3 Association

* Reformats the "Donate to TYPO3" and "Become a member of the TYPO3
  Association" links.

* Explicitly links "Become a member of the TYPO3 Association" to the
  page listing membership options.

Resolves: #100217
Releases: main, 11.5, 10.4
Change-Id: I05ad4bf263fe93e62fc50e8f9f9af7e6387d85d8
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78172
Tested-by: core-ci <typo3@b13.com>
Tested-by: Benni Mack <benni@typo3.org>
Reviewed-by: Benni Mack <benni@typo3.org>
---
 README.md | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/README.md b/README.md
index a7d5da730469..2a6176179b1e 100644
--- a/README.md
+++ b/README.md
@@ -156,18 +156,19 @@ worth it. TYPO3 is the Enterprise Content Management System "for all".
 The GPL license allows for developments that are based upon TYPO3 to
 also be freely available under the GPL. Please remember this, because
 TYPO3 is about "Inspiring People To Share". If you are making money with
-TYPO3 you can donate or become a member of the TYPO3 Association.
+TYPO3 you can donate or become a member of the
+[TYPO3 Association](https://typo3.org/association).
 
 By becoming a supporting member, individuals and organisations mainly
 fund core development of TYPO3. The decision about what the funds are
-used for, is made by all members of the Association and the Expert
-Advisory Board (EAB). The decisions will be made transparent to the
-community and especially the supporting members. Your funds will also
-serve for other purposes as laid out in the bylaws.
-
-* Donate: https://typo3.org/donate
-* Become a member of the TYPO3 Association:
-  https://typo3.org/project/association/
+used for, is made by all members of the Association and the TYPO3
+Association Board. The decisions will be made transparent to the community
+and especially the supporting members. Your funds will also serve for
+other purposes as laid out in the bylaws.
+
+* [Donate to TYPO3](https://typo3.org/donate)
+* [Become a member of the TYPO3 Association](
+  https://typo3.org/membership)
 
 Copyleft
 --------
-- 
GitLab