Skip to content

Commit 619038a

Browse files
committed
Configure WG
1 parent 299c16d commit 619038a

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

wg.config.js

+6-5
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,16 @@
44
const config = {
55
name: "Community Working Group",
66
repoUrl: "https://github.com/graphql/community-wg",
7-
videoConferenceDetails: `https://zoom.us/j/...
8-
- _Password:_ ...`,
9-
liveNotesUrl: "https://docs.google.com/document/d/...",
7+
videoConferenceDetails: `https://zoom.us/j/93104287544
8+
- _Password:_ community`,
9+
liveNotesUrl:
10+
"https://docs.google.com/document/d/1Rc7Lku5rQlqFu65PosBXSWWrPXw5zQmYWVWjiTg0qZA/edit?usp=sharing",
1011
timezone: "US/Pacific",
1112
frequency: "monthly",
1213
// For "last" set nth to -1
13-
nth: 1,
14+
nth: 2,
1415
weekday: "Th", // M, Tu, W, Th, F, Sa, Su
15-
time: "10:30-12:00", // 24-hour clock, range
16+
time: "08:00-09:00", // 24-hour clock, range
1617
attendeesTemplate: `\
1718
| Name | GitHub | Organization | Location |
1819
| :--------------- | :------------ | :----------------- | :-------------------- |

0 commit comments

Comments
 (0)