generated from riscv-admin/template-group-admin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ad2f6ed
commit 28be3d2
Showing
3 changed files
with
51 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
--- | ||
title: "Composable Extensions TG Meeting" | ||
author: Darius Rad `<[email protected]>`$\newline$Jan Gray `<[email protected]>` | ||
date: 10 May 2024 | ||
output: beamer_presentation | ||
theme: "Warsaw" | ||
--- | ||
|
||
## Agenda | ||
|
||
- Disclaimers | ||
- Participant Introductions | ||
- Draft Charter Status | ||
- Call for Chairs Status | ||
- Future Meeting Time | ||
- Open Discussion | ||
|
||
## Disclaimers | ||
|
||
<https://wiki.riscv.org/display/HOME/Meeting+Disclosures> | ||
|
||
## Participant Introductions | ||
|
||
## Draft Charter Status | ||
|
||
- Discussion ongoing on list | ||
- Hope to conclude discussion prior to next meeting | ||
|
||
## Call for Chairs Status | ||
|
||
- In progress | ||
- Call for candidates will be sent out shortly | ||
- Open for two weeks | ||
- Followed by nominee selection by Governing Committee | ||
|
||
## Future Meeting Time | ||
|
||
- Next meeting 2024-5-24, 8 AM Pacific Time | ||
- Two weeks from today | ||
- Poll for future meetings to be sent to list | ||
- RVI policy limits our time slot | ||
- Monday 7 AM - 9 AM Pacific Time | ||
- Thursday 9 AM - 11 AM Pacific Time | ||
|
||
## Open Discussion |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
|
||
default: | ||
|
||
%-slides.pdf: %-slides.md | ||
pandoc -t beamer -o $@ $^ |