Skip to content

Commit f23318f

Browse files
rettichschnidimmahadevan108
authored andcommitted
doc: project: Fix collaborator reference
Commit 52e8b10 (doc: project: clarify WG member eligibility) broke the link to the collaborator section by using nested inline markup, which is currently not supported: https://docutils.sourceforge.io/FAQ.html#is-nested-inline-markup-possible As the various workarounds are not recommended by Docutils, this change simply ends the bold formatting before the link. Signed-off-by: Reto Schneider <[email protected]>
1 parent 27d93f8 commit f23318f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/project/working_groups.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Working Group Membership Eligibility
1818
consultation with the TSC.
1919
- Each working group shall have a team of members who are actively involved
2020
in its activities and decision-making processes.
21-
- It is expected that WG membership shall be **open to all Zephyr project
22-
:ref:`Collaborators <collaborator>`**; however, working groups may impose
21+
- It is expected that WG membership shall be **open to all** Zephyr project
22+
:ref:`Collaborators <collaborator>`; however, working groups may impose
2323
restrictions such as the number of participants from a single company.
2424
- All TSC members are eligible to join a working group as members, part of
2525
the responsibilities being a TSC member.

0 commit comments

Comments
 (0)