Skip to content

Commit 024e36c

Browse files
authored
Add meeting minutes to repo (#473)
Signed-off-by: Tihomir Surdilovic <[email protected]>
1 parent b613c8f commit 024e36c

File tree

2 files changed

+37
-7
lines changed

2 files changed

+37
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -149,13 +149,9 @@ http://www.thetimezoneconverter.com/?t=9:00%20am&tz=San%20Francisco&
149149

150150
### Meeting Minutes
151151

152-
The minutes from our calls are available
153-
[here](https://docs.google.com/document/d/1xwcsWQmMiRN24a7o7oy9MstzMroAup31oOkM5Dru1jQ/edit#).
154-
155-
Periodically, the group may have in-person meetings that coincide with a major
156-
conference. Please see the
157-
[meeting minutes](https://docs.google.com/document/d/1xwcsWQmMiRN24a7o7oy9MstzMroAup31oOkM5Dru1jQ/edit#)
158-
for any future plans.
152+
You can find meeting minutes [here](meetingminutes).
153+
Note that unfortunately we have lost our Google doc which contained meeting info for our prior meetings.
154+
We will move all meeting info to our github repo so that this never happens again.
159155

160156
## Repository Structure
161157

@@ -181,6 +177,7 @@ documents:
181177
| [comparisons](comparisons) | Comparisons of Serverless Workflow with other workflow DSLs |
182178
| [community](community) | Contains info on the spec community |
183179
| [annualreviews](annualreviews) | Contains the project annual reviews presented to the CNCF TOC |
180+
| [meetingminutes](meetingminutes) | Contains the projects community meeting minutes |
184181

185182
## Support
186183

meetingminutes/template.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Serverless Workflow Community Meeting Minutes
2+
3+
## Meeting Information
4+
**Meeting Date/Time:** meeting_date, meeting_time
5+
**Meeting Purpose:** Project meeting
6+
**Meeting Location:** https://zoom.us/my/cncfserverlesswg?pwd=YjNqYzhOdjRRd01YWFkzS1lHbDZqUT09
7+
8+
## Attendees
9+
People who attended:
10+
- Person A
11+
- Person B
12+
- Person C
13+
14+
## Agenda Items
15+
16+
Item | Description
17+
---- | ----
18+
Agenda Item 1 | • <br>• <br>• <br>• <br>•
19+
Agenda Item 2 | • <br>• <br>• <br>• <br>•
20+
21+
## Discussion Items
22+
Item | Who | Notes |
23+
---- | ---- | ---- |
24+
item | who | notes |
25+
26+
27+
## Action Items
28+
| Done? | Item | Responsible | Due Date |
29+
| ---- | ---- | ---- | ---- |
30+
| | item | who | due_date |
31+
32+
## Other Notes & Information
33+
N/A

0 commit comments

Comments
 (0)