Skip to content

Commit dcf5068

Browse files
chore: add typescript team to calendar (#168)
1 parent 27cee3a commit dcf5068

File tree

4 files changed

+50
-0
lines changed

4 files changed

+50
-0
lines changed

templates/invited_typescript

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* Typescript team: @nodejs/typescript

templates/meeting_base_typescript

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
CALENDAR_FILTER="TypeScript team meeting"
2+
CALENDAR_ID="nodejs.org_nr77ama8p7d7f9ajrpnu506c98@group.calendar.google.com"
3+
USER="nodejs"
4+
REPO="typescript"
5+
GROUP_NAME="TypeScript team"
6+
JOINING_INSTRUCTIONS="https://zoom.us/j/95749675148
7+
8+
* link for participants: <>
9+
* For those who just want to watch We stream our conference call straight to YouTube so anyone can listen to it live, it should start playing at <https://www.youtube.com/c/nodejs+foundation/live> when we turn it on. There's usually a short cat-herding time at the start of the meeting and then occasionally we have some quick private business to attend to before we can start recording & streaming. So be patient and it should show up.
10+
* youtube admin page: <https://www.youtube.com/my_live_events?filter=scheduled>
11+
12+
---
13+
14+
**Invitees**
15+
16+
Please use the following emoji reactions in this post to indicate your
17+
availability.
18+
19+
* :+1: - Attending
20+
* :-1: - Not attending
21+
* :confused: - Not sure yet
22+
"

templates/minutes_base_typescript

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# $TITLE$
2+
3+
## Links
4+
5+
* **Recording**:
6+
* **GitHub Issue**: $GITHUB_ISSUE$
7+
8+
## Present
9+
10+
$INVITED$
11+
$OBSERVERS$
12+
13+
## Agenda
14+
15+
## Announcements
16+
17+
* Extracted from **typescript-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting.
18+
19+
$AGENDA_CONTENT$
20+
21+
## Q&A, Other
22+
23+
## Upcoming Meetings
24+
25+
* **Node.js Project Calendar**: <https://nodejs.org/calendar>
26+
27+
Click `+GoogleCalendar` at the bottom right to add to your own Google calendar.

templates/observers_typescript

Whitespace-only changes.

0 commit comments

Comments
 (0)