Skip to content

Commit 10dc5bd

Browse files
Add Kotlin SIG details to community calendar (#3334)
* Add Kotlin SDK details to sigs.yml Adding Kotlin SDK SIG information for community meetings and discussions * Update Kotlin SDK meeting notes value (#3303) Updated the meeting notes value for Kotlin SDK. * fix sigs.yml syntax * update readme --------- Co-authored-by: Alolita Sharma <alolita.sharma@gmail.com>
1 parent bcbae34 commit 10dc5bd

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ SIG-specific GitHub discussions.
168168
| Injector&nbsp;<a id="sig-injector" href="#sig-injector"><sup>🔗</sup></a> | Monday at 09:30 PT | [Google Doc](https://docs.google.com/document/d/10bZsPhjbJHt-vamRg5kqHQf4ZANUiLOJxP9HYCONe94) | [#otel-injector](https://cloud-native.slack.com/archives/C09025GKPAL) | [calendar-injector](https://groups.google.com/a/opentelemetry.io/g/calendar-injector) | [Morgan McLean](https://github.com/mtwo) |
169169
| Java: SDK + Instrumentation&nbsp;<a id="sig-java" href="#sig-java"><sup>🔗</sup></a> | Thursday at 09:00 PT, and every other Thursday at 09:00 UTC+8 | [Google Doc](https://docs.google.com/document/d/1D7ZD93LxSWexHeztHohRp5yeoTzsi9Dj1HRm7Tad-hM) | [#otel-java](https://cloud-native.slack.com/archives/C014L2KCTE3) | [calendar-java](https://groups.google.com/a/opentelemetry.io/g/calendar-java) | [Trask Stalnaker](https://github.com/trask) |
170170
| JavaScript: SDK&nbsp;<a id="sig-js" href="#sig-js"><sup>🔗</sup></a> | Wednesday at 09:00 PT | [Google Doc](https://docs.google.com/document/d/1tCyoQK49WVcE-x8oryZOTTToFm7sIeUhxFPm9g-qL1k) | [#otel-js](https://cloud-native.slack.com/archives/C01NL1GRPQR) and [GitHub Discussions](https://github.com/open-telemetry/opentelemetry-js/discussions) | [calendar-js](https://groups.google.com/a/opentelemetry.io/g/calendar-js) | [Marylia Gutierrez](https://github.com/maryliag) |
171+
| Kotlin: SDK&nbsp;<a id="sig-kotlin" href="#sig-kotlin"><sup>🔗</sup></a> | Monday at 09:00 PT | [Google Doc](https://docs.google.com/document/d/1dzYPuJTV5usXHKAFL596SRwSlATEj_Z37GPODB73Oms) | [#otel-kotlin](https://cloud-native.slack.com/archives/C08NRCD4R4G) and [GitHub Discussions](https://github.com/open-telemetry/opentelemetry-kotlin/discussions) | [calendar-kotlin](https://groups.google.com/a/opentelemetry.io/g/calendar-kotlin) | [Alolita Sharma](https://github.com/alolita) |
171172
| PHP: SDK&nbsp;<a id="sig-php" href="#sig-php"><sup>🔗</sup></a> | Wednesday at 10:30 PT | [Google Doc](https://docs.google.com/document/d/1WLDZGLY24rk5fRudjdQAcx_u81ZQWCF3zxiNT-sz7DI) | [#otel-php](https://cloud-native.slack.com/archives/C01NFPCV44V) | [calendar-php](https://groups.google.com/a/opentelemetry.io/g/calendar-php) | [Severin Neumann](https://github.com/svrnm) |
172173
| Python: SDK&nbsp;<a id="sig-python" href="#sig-python"><sup>🔗</sup></a> | Thursday at 09:00 PT | [Google Doc](https://docs.google.com/document/d/18w8zOBm_mbety0OqlPwxc7dvnfu641EgmrO4AdJef0U) | [#otel-python](https://cloud-native.slack.com/archives/C01PD4HUVBL) | [calendar-python](https://groups.google.com/a/opentelemetry.io/g/calendar-python) | [Marylia Gutierrez](https://github.com/maryliag) |
173174
| Ruby: SDK&nbsp;<a id="sig-ruby" href="#sig-ruby"><sup>🔗</sup></a> | Tuesday at 10:00 PT | [Google Doc](https://docs.google.com/document/d/1EaIbfDE1elWTWt3bhilggki_OCRJZoFCSYZJXgc9KsM) | [#otel-ruby](https://cloud-native.slack.com/archives/C01NWKKMKMY) and [GitHub Discussions](https://github.com/open-telemetry/opentelemetry-ruby/discussions) | [calendar-ruby](https://groups.google.com/a/opentelemetry.io/g/calendar-ruby) | [Ted Young](https://github.com/tedsuo) |

sigs.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -589,6 +589,25 @@
589589
repositories:
590590
- https://github.com/open-telemetry/opentelemetry-js
591591
- https://github.com/open-telemetry/opentelemetry-js-contrib
592+
- name: 'Kotlin: SDK'
593+
meeting: Monday at 09:00 PT
594+
notes:
595+
type: gDoc
596+
value: 1dzYPuJTV5usXHKAFL596SRwSlATEj_Z37GPODB73Oms
597+
chat:
598+
- type: slack
599+
name: '#otel-kotlin'
600+
id: C08NRCD4R4G
601+
- type: other
602+
name: GitHub Discussions
603+
link: https://github.com/open-telemetry/opentelemetry-kotlin/discussions
604+
invites: calendar-kotlin
605+
sponsors: []
606+
gcLiaison:
607+
- name: Alolita Sharma
608+
github: alolita
609+
repositories:
610+
- https://github.com/open-telemetry/opentelemetry-kotlin
592611
- name: 'PHP: SDK'
593612
meeting: Wednesday at 10:30 PT
594613
notes:

0 commit comments

Comments
 (0)