Skip to content

feat: add my name and fix date #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 23, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion agendas/2020-10-28.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ relevant topics to core GraphQL projects. This is an open meeting in which
anyone in the GraphQL community may attend. *To attend this meeting or propose
agenda, edit this file.*

- **Date & Time**: [October 27th 2020 16:00 - 19:00 UTC](https://www.timeanddate.com/worldclock/meetingdetails.html?year=2020&month=10&day=27&hour=16&min=0&sec=0&p1=224&p2=179&p3=136&p4=37&p5=239&p6=101&p7=152), view the [calendar](https://calendar.google.com/calendar/embed?src=linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com), or subscribe ([Google Calendar](https://calendar.google.com/calendar?cid=bGludXhmb3VuZGF0aW9uLm9yZ19pazc5dDl1dWoycDMyaTNyMjAzZGd2NW1vOEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t), [ical file](https://calendar.google.com/calendar/ical/linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com/public/basic.ics)).
- **Date & Time**: [October 28th 2020 16:00 - 19:00 UTC](https://www.timeanddate.com/worldclock/meetingdetails.html?year=2020&month=10&day=28&hour=16&min=0&sec=0&p1=224&p2=179&p3=136&p4=37&p5=239&p6=101&p7=152), view the [calendar](https://calendar.google.com/calendar/embed?src=linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com), or subscribe ([Google Calendar](https://calendar.google.com/calendar?cid=bGludXhmb3VuZGF0aW9uLm9yZ19pazc5dDl1dWoycDMyaTNyMjAzZGd2NW1vOEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t), [ical file](https://calendar.google.com/calendar/ical/linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com/public/basic.ics)).

<small>*NOTE:* Meeting date and time may change. Please check this agenda the week of the meeting to confirm.</small>
- **Video Conference Link**: https://zoom.us/j/593263740
Expand All @@ -28,6 +28,7 @@ agenda, edit this file.*
| Name | Organization / Project | Location
| ------------------------ | ------------------------ | ------------------------
| Uri Goldshtein | GraphQL Foundation/The Guild | San Francisco, CA, US
| Saihajpreet Singh | Individual Contributor | Corcoran, MN, US
| *ADD YOUR NAME ABOVE TO ATTEND*


Expand Down
2 changes: 1 addition & 1 deletion agendas/2020-11-25.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# GraphQL-JS WG – September 2020
# GraphQL-JS WG – November 2020

The GraphQL Working Group meets monthly to discuss proposed changes to the [GraphQL-JS](https://github.com/graphql/graphql-spec) library, other related foundation libraries like [express-graphql](https://github.com/graphql/express-graphql) and [graphql-relay-js](https://github.com/graphql/graphql-relay-js) and other
relevant topics to core Javascript GraphQL projects. This is an open meeting in which
Expand Down