@@ -54,8 +54,8 @@ When reporting a bug, make sure to answer these five questions:
5454
5555A proposal is an issue that proposes a new API for the SDK, or a change to the
5656signature or behavior of an existing API. Proposals are be labeled with the
57- 'Proposal ' label, and require an explicit approval from a maintainer before
58- being accepted (indicated by the 'Proposal-Accepted ' label). Proposals must
57+ 'proposal ' label, and require an explicit approval from a maintainer before
58+ being accepted (indicated by the 'proposal-accepted ' label). Proposals must
5959remain open for at least a week to allow discussion before being accepted or
6060declined by a maintainer.
6161
@@ -104,14 +104,14 @@ If you encounter a conduct-related issue, please mail
[email protected] .
104104## Governance
105105
106106Initially, the Go SDK repository will be administered by the Go team and
107- Anthropic, and they will be the Approvers (the set of people able to merge PRs
108- to the SDK). The policies here are also intended to satisfy necessary
109- constraints of the Go team's participation in the project. This may change in
110- the future: see 'Ongoing Evaluation' below.
107+ Anthropic, and they will be the approvers (the set of people able to merge PRs
108+ to the SDK), also referred to as the 'working group'. The policies here are
109+ also intended to satisfy necessary constraints of the Go team's participation
110+ in the project. This may change in the future: see 'Ongoing Evaluation' below.
111111
112112### Steering meetings
113113
114- On a regular basis, the maintainers will host a virtual steering meeting to
114+ On a regular basis, the working group will host a virtual steering meeting to
115115discuss outstanding proposals and other changes to the SDK. These meetings and
116116their agendas will be announced in advance, and open to all to join. The
117117meetings will be recorded, and recordings and meeting notes will be made
@@ -133,14 +133,14 @@ public steering meetings.
133133
134134It is important that the SDK avoids bias toward specific integration paths or
135135providers. The antitrust policy below details precise terms that should be
136- avoided to ensure that the evolution and governance of the SDK remain
136+ followed to ensure that the evolution and governance of the SDK remain
137137procompetitive.
138138
139139A note to readers: this policy was drafted in consultation with counsel, and so
140140uses terms like 'Steering Committee', which may be confusing in the context of
141141other 'steering committees' for model context protocol. In the context here,
142- 'Steering Committee' means the set of Approvers, who are able to approve pull
143- requests and/or make administrative changes to the project.
142+ 'Steering Committee' means the working group: the set of people who are able to
143+ approve pull requests and/or make administrative changes to the project.
144144
145145### Antitrust policy
146146
0 commit comments