Skip to content

Commit c3c7d14

Browse files
authored
Update README.md; Add Community section (#576)
1 parent 3f7c9a1 commit c3c7d14

File tree

1 file changed

+29
-2
lines changed

1 file changed

+29
-2
lines changed

README.md

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,34 @@ The package includes some example projects with basic functionality:
8888
* `OTLP Exporter` - Shows the OTLP exporter reporting traces to Zipkin and metrics to a Prometheus via the otel-collector
8989

9090
## Contributing
91-
91+
We'd love your help!. Use tags [help wanted][help wanted] and
92+
[good first issue][good first issues] to get started with the project.
9293
For an overview of how to contribute, see the contributing guide in [CONTRIBUTING.md](CONTRIBUTING.md).
9394

94-
We are also available in the [#otel-swift](https://cloud-native.slack.com/archives/C01NCHR19SB) channel in the [CNCF slack](https://slack.cncf.io/). Please join us there for further discussions.
95+
We have a weekly SIG meeting! See the [community page](https://github.com/open-telemetry/community#swift-sdk) for meeting details and notes.
96+
97+
We are also available in the [#otel-swift](https://cloud-native.slack.com/archives/C01NCHR19SB) channel in the [CNCF slack](https://slack.cncf.io/). Please join us there for OTel Swift discussions.
98+
99+
### Community members
100+
101+
#### Maintainers ([@open-telemetry/swift-maintainers](https://github.com/orgs/open-telemetry/teams/swift-maintainers))
102+
103+
- [Ignacio Bonaforte](https://github.com/nachob), Independent
104+
- [Bryce Buchanan](https://github.com/bryce-b), Elastic
105+
106+
*Find more about the maintainer role in the [community repository](https://github.com/open-telemetry/community/blob/main/community-membership.md#maintainer).*
107+
108+
#### Approvers ([@open-telemetry/swift-approvers](https://github.com/orgs/open-telemetry/teams/swift-approvers))
109+
110+
- [Vinod Vidiyer](https://github.com/vvydier)), Independent
111+
- [Austin Emmons](https://github.com/atreat), Embrace
112+
113+
*Find more about the approver role in the [community repository](https://github.com/open-telemetry/community/blob/main/community-membership.md#approver).*
114+
115+
#### Triager ([@open-telemetry/swift-triagers](https://github.com/orgs/open-telemetry/teams/swift-triagers))
116+
117+
- [Alolita Sharma](https://github.com/alolita), Apple
118+
119+
*Find more about the triager role in the [community repository](https://github.com/open-telemetry/community/blob/main/community-membership.md#triager).*
120+
121+

0 commit comments

Comments
 (0)