diff --git a/.github/ISSUE_TEMPLATE/osf-guest-invite.yml b/.github/ISSUE_TEMPLATE/osf-guest-invite.yml index 3404516..24d15c0 100644 --- a/.github/ISSUE_TEMPLATE/osf-guest-invite.yml +++ b/.github/ISSUE_TEMPLATE/osf-guest-invite.yml @@ -7,6 +7,7 @@ assignees: - KevinCrosby - marlenezw - madebygps + - crazy4pi314 body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/viernes.yml b/.github/ISSUE_TEMPLATE/viernes.yml index d45ad18..8fc15a1 100644 --- a/.github/ISSUE_TEMPLATE/viernes.yml +++ b/.github/ISSUE_TEMPLATE/viernes.yml @@ -7,6 +7,7 @@ assignees: - KevinCrosby - marlenezw - madebygps + - crazy4pi314 body: - type: markdown attributes: diff --git a/.github/extensions/osf-producer-canvas/producer-data.mjs b/.github/extensions/osf-producer-canvas/producer-data.mjs index ec2a513..2d6ad33 100644 --- a/.github/extensions/osf-producer-canvas/producer-data.mjs +++ b/.github/extensions/osf-producer-canvas/producer-data.mjs @@ -18,6 +18,7 @@ const HOST_NAMES = new Map([ ["KevinCrosby", "Kevin Crosby"], ["marlenezw", "Marlene Mhangami"], ["madebygps", "Gwyneth Pena-Siguenza"], + ["crazy4pi314", "Sarah Kaiser"], ]); const BLANK_VALUES = new Set(["", "_NO RESPONSE_", "TBD", "NOT YET", "N/A", "NONE", "NO"]); diff --git a/.github/scripts/extract_guest_metadata.py b/.github/scripts/extract_guest_metadata.py index ee308d2..76590ca 100644 --- a/.github/scripts/extract_guest_metadata.py +++ b/.github/scripts/extract_guest_metadata.py @@ -25,6 +25,7 @@ "KevinCrosby": "Kevin Crosby", "marlenezw": "Marlene Mhangami", "madebygps": "Gwyneth Peña-Siguenza", + "crazy4pi314": "Sarah Kaiser" } diff --git a/.github/scripts/update_schedule.py b/.github/scripts/update_schedule.py index 5e125f2..721f63f 100644 --- a/.github/scripts/update_schedule.py +++ b/.github/scripts/update_schedule.py @@ -34,6 +34,7 @@ "KevinCrosby": "Kevin Crosby", "marlenezw": "Marlene Mhangami", "madebygps": "Gwyneth Peña-Siguenza", + "crazy4pi314": "Sarah Kaiser" } diff --git a/.github/workflows/scheduled-notifications.yml b/.github/workflows/scheduled-notifications.yml index cee31c6..290d1c6 100644 --- a/.github/workflows/scheduled-notifications.yml +++ b/.github/workflows/scheduled-notifications.yml @@ -49,7 +49,7 @@ jobs: '', 'Let us know if you have any questions!', '', - 'Andrea, Kevin, Marlene & Gwen 👯', + 'Andrea, Kevin, Marlene, Gwen & Sarah 👯', ].join('\n'); try { @@ -74,7 +74,7 @@ jobs: github-token: ${{ secrets.GITHUB_TOKEN }} script: | const commentBody = [ - 'Hi @AndreaGriffiths11, @KevinCrosby, @marlenezw, and @madebygps,', + 'Hi @AndreaGriffiths11, @KevinCrosby, @marlenezw, @madebygps, and @crazy4pi314,', '', 'This stream has been scheduled. Please complete the following tasks:', '', diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ba457e3..0b0cb86 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ Thank you for your interest in contributing to Open Source Friday! 🎉 ## How to Participate as a Guest -If you'd like to be featured on the show, check out our [project criteria](admin/project-criteria.md) and submit a [guest invite request](https://github.com/githubevents/open-source-friday/issues/new?template=osf-guest-invite.yml&assignees=AndreaGriffiths11%2CKevinCrosby%2Cmarlenezw%2Cmadebygps&labels=open-source%2Copen-source-friday%2Cpending%2Ctwitch). +If you'd like to be featured on the show, check out our [project criteria](admin/project-criteria.md) and submit a [guest invite request](https://github.com/githubevents/open-source-friday/issues/new?template=osf-guest-invite.yml&assignees=AndreaGriffiths11%2CKevinCrosby%2Cmarlenezw%2Cmadebygps%2Ccrazy4pi314&labels=open-source%2Copen-source-friday%2Cpending%2Ctwitch). ## Contributing to This Repository @@ -36,4 +36,4 @@ This project follows [GitHub's Community Guidelines](https://docs.github.com/en/ ## Questions? -Open an issue or reach out to the maintainers: [@AndreaGriffiths11](https://github.com/AndreaGriffiths11), [@KevinCrosby](https://github.com/KevinCrosby), [@marlenezw](https://github.com/marlenezw), and [@madebygps](https://github.com/madebygps). +Open an issue or reach out to the maintainers: [@AndreaGriffiths11](https://github.com/AndreaGriffiths11), [@KevinCrosby](https://github.com/KevinCrosby), [@marlenezw](https://github.com/marlenezw), [@madebygps](https://github.com/madebygps), and [@crazy4pi314](https://github.com/crazy4pi314). diff --git a/README.md b/README.md index de8dda3..fe0ef06 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Open Source Friday - Live Stream Event ✨ _Every Friday at 1 PM ET_ -Join [Kevin Crosby](https://www.linkedin.com/in/kevinanthonycrosby/), [Andrea Griffiths](https://www.x.com/alacolombiadev/), [Marlene Mhangami](https://github.com/marlenezw), and [Gwyneth Peña-Siguenza](https://github.com/madebygps) for Open Source Friday, where we dive into engaging discussions with maintainers from some of GitHub's most popular projects. Interested in participating? Start by checking out our [project criteria](https://github.com/githubevents/open-source-friday/blob/main/admin/project-criteria.md) and then open an issue using our [guest invite template](https://github.com/githubevents/open-source-friday/issues/new?template=osf-guest-invite.yml&assignees=AndreaGriffiths11%2CKevinCrosby%2Cmarlenezw%2Cmadebygps&labels=open-source%2Copen-source-friday%2Cpending%2Ctwitch). +Join [Kevin Crosby](https://www.linkedin.com/in/kevinanthonycrosby/), [Andrea Griffiths](https://www.x.com/alacolombiadev/), [Marlene Mhangami](https://github.com/marlenezw), [Gwyneth Peña-Siguenza](https://github.com/madebygps), and [Sarah Kaiser](https://github.com/crazy4pi314) for Open Source Friday, where we dive into engaging discussions with maintainers from some of GitHub's most popular projects. Interested in participating? Start by checking out our [project criteria](https://github.com/githubevents/open-source-friday/blob/main/admin/project-criteria.md) and then open an issue using our [guest invite template](https://github.com/githubevents/open-source-friday/issues/new?template=osf-guest-invite.yml&assignees=AndreaGriffiths11%2CKevinCrosby%2Cmarlenezw%2Cmadebygps%2Ccrazy4pi314&labels=open-source%2Copen-source-friday%2Cpending%2Ctwitch). Don't miss this chance to explore the world of Open Source every Friday. We're live on [Twitch](https://www.twitch.tv/github), and you can catch up on previous sessions on our [YouTube playlist](https://www.youtube.com/playlist?list=PL0lo9MOBetEFmtstItnKlhJJVmMghxc0P). Join the community and expand your Open Source knowledge! @@ -18,4 +18,4 @@ Don't miss this chance to explore the world of Open Source every Friday. We're l ## Want to feature your open source project? 🛠️ -Open Source Friday is open year-round. We'll spotlight your project on the livestream, walk through the repo on air, and connect you with new contributors. Check the [project criteria](https://github.com/githubevents/open-source-friday/blob/main/admin/project-criteria.md) and open a [guest invite issue](https://github.com/githubevents/open-source-friday/issues/new?template=osf-guest-invite.yml&assignees=AndreaGriffiths11%2CKevinCrosby%2Cmarlenezw%2Cmadebygps&labels=open-source%2Copen-source-friday%2Cpending%2Ctwitch) to get on the schedule. +Open Source Friday is open year-round. We'll spotlight your project on the livestream, walk through the repo on air, and connect you with new contributors. Check the [project criteria](https://github.com/githubevents/open-source-friday/blob/main/admin/project-criteria.md) and open a [guest invite issue](https://github.com/githubevents/open-source-friday/issues/new?template=osf-guest-invite.yml&assignees=AndreaGriffiths11%2CKevinCrosby%2Cmarlenezw%2Cmadebygps%2Ccrazy4pi314&labels=open-source%2Copen-source-friday%2Cpending%2Ctwitch) to get on the schedule. diff --git a/admin/README.md b/admin/README.md index f63ee7a..1022434 100644 --- a/admin/README.md +++ b/admin/README.md @@ -4,7 +4,7 @@ Ideal flow for actions: - send Open Source Friday Invite Template and booking link to potential guests - they complete the form with the date selected and submit the issue -- the issue is automatically assigned to Andrea, Kevin, Marlene, and Gwen with the label `pending` +- the issue is automatically assigned to Andrea, Kevin, Marlene, Gwen, and Sarah with the label `pending` - the issue triggers a workflow that creates a comment reminding the guest to book a time slot if t hey haven't already - we go in and add the `scheduled` label to the issue to confirm booking - At the approved label, the workflow triggers and creates a new comment in the issue reminding the hosts to create the event + assets diff --git a/admin/approved-guest.md b/admin/approved-guest.md index c72c341..af2367a 100644 --- a/admin/approved-guest.md +++ b/admin/approved-guest.md @@ -2,7 +2,7 @@ Dear Guest, Thank you for agreeing to join us on Open Source Friday! We're excited to have you share your project with our community. -Your session will be hosted by one of the Open Source Friday team — Andrea Griffiths, Kevin Crosby, Marlene Mhangami, or Gwyneth Peña-Siguenza — and will stream live on Twitch at 1 PM ET on your scheduled Friday. To get you set up: +Your session will be hosted by one of the Open Source Friday team — Andrea Griffiths, Kevin Crosby, Marlene Mhangami, Gwyneth Peña-Siguenza, or Sarah Kaiser — and will stream live on Twitch at 1 PM ET on your scheduled Friday. To get you set up: 1. Please select an upcoming Friday from our streaming calendar: [calendar link](https://gh.io/osf-booking) @@ -16,4 +16,4 @@ Looking forward to having you on the show! With gratitude, -Andrea, Kevin, Marlene & Gwen +Andrea, Kevin, Marlene, Gwen & Sarah diff --git a/admin/cal-invite-copy.md b/admin/cal-invite-copy.md index 11a20bc..a5bf071 100644 --- a/admin/cal-invite-copy.md +++ b/admin/cal-invite-copy.md @@ -12,4 +12,4 @@ Here is a recording guide for streaming remotely. Chat soon! -Andrea, Kevin, Marlene & Gwen \ No newline at end of file +Andrea, Kevin, Marlene, Gwen & Sarah diff --git a/admin/guest-invite.md b/admin/guest-invite.md index 3f1ae88..d114076 100644 --- a/admin/guest-invite.md +++ b/admin/guest-invite.md @@ -17,4 +17,4 @@ Feel free to ping us if you have any questions or need more details on anything! Warm regards, -Andrea, Kevin, Marlene & Gwen +Andrea, Kevin, Marlene, Gwen & Sarah diff --git a/admin/project-criteria.md b/admin/project-criteria.md index 0430a59..c407e46 100644 --- a/admin/project-criteria.md +++ b/admin/project-criteria.md @@ -19,6 +19,6 @@ As a maintainer or contributor, you should be: 2. Willing to receive and review the show notes and live streaming preparation guide. 3. Available for a live stream scheduled at least two weeks in advance. -If your project meets these criteria and you're excited to showcase your work to a global audience, we'd love to have you on the show! Please fill out the [invitation request issue](https://github.com/githubevents/open-source-friday/issues/new?template=osf-guest-invite.yml&assignees=AndreaGriffiths11%2CKevinCrosby%2Cmarlenezw%2Cmadebygps&labels=open-source%2Copen-source-friday%2Cpending%2Ctwitch) to get started. +If your project meets these criteria and you're excited to showcase your work to a global audience, we'd love to have you on the show! Please fill out the [invitation request issue](https://github.com/githubevents/open-source-friday/issues/new?template=osf-guest-invite.yml&assignees=AndreaGriffiths11%2CKevinCrosby%2Cmarlenezw%2Cmadebygps%2Ccrazy4pi314&labels=open-source%2Copen-source-friday%2Cpending%2Ctwitch) to get started. We look forward to featuring your project and helping grow your contributor community!