Skip to content

Commit

Permalink
🐛 fix links due to GH bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ctcpip authored and ljharb committed Oct 23, 2023
1 parent b9ec11d commit d891c84
Show file tree
Hide file tree
Showing 9 changed files with 27 additions and 8 deletions.
2 changes: 1 addition & 1 deletion meetings/notes/2023/2023-06-27.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
### Future agenda

- reviewed past agendae and other items
- content moved to [backlog.md](/meetings/notes/backlog.md)
- content moved to [backlog.md](backlog.md)

### use of TCQ

Expand Down
2 changes: 1 addition & 1 deletion meetings/notes/2023/2023-07-25.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
- review of previous agenda and action items

- finish reviewing prior agenda items: <https://github.com/tc39/tg3/commit/5eba15fcfb218410831351fcde6d037385c459fd#diff-cb714e4b04359f1c7d7b85c01dad2855c23e17decd4ccef53fbd7ee25090590dR35-R54>
- items added to [backlog.md](/meetings/notes/backlog.md)
- items added to [backlog.md](backlog.md)

(we finished reviewing all prior agenda items)
2 changes: 1 addition & 1 deletion meetings/notes/2023/2023-09-13.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
## Agenda

> [!NOTE]
> See [backlog.md](/meetings/notes/backlog.md) for outstanding action items and agenda topics.
> See [backlog.md](backlog.md) for outstanding action items and agenda topics.
| Topic | Presenter(s) |
| --------------------------------------------------------- | ---------------- |
Expand Down
2 changes: 1 addition & 1 deletion meetings/notes/2023/2023-10-11.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
## Agenda

> [!NOTE]
> See [backlog.md](/meetings/notes/backlog.md) for outstanding action items and agenda topics.
> See [backlog.md](backlog.md) for outstanding action items and agenda topics.
| Topic | Presenter(s) |
| --------------------------------------------------------- | ---------------- |
Expand Down
19 changes: 19 additions & 0 deletions meetings/notes/2023/2023-10-24.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# TG3 - 2023-10-24

lack of quorum -- adjourned without any business
=======
## Folks

| Name | GH Username | TLA | Affiliation |
| --------- | --------------- | --- | ------------ |
| Full Name | @githubUsername | FNE | organization |
| | | | |

## Agenda

> [!NOTE]
> See [backlog.md](backlog.md) for outstanding action items and agenda topics.
| Topic | Presenter(s) |
| ---------------------------------------------------------------------------- | ---------------- |
| review of previous agenda and action items | |
| review of TG3 discussion from plenary (consensus items and pending actions) | Chris de Almeida |

### review of previous agenda and action items
2 changes: 1 addition & 1 deletion meetings/notes/2023/2023-12-13.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
## Agenda

> [!NOTE]
> See [backlog.md](/meetings/notes/backlog.md) for outstanding action items and agenda topics.
> See [backlog.md](backlog.md) for outstanding action items and agenda topics.
| Topic | Presenter(s) |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------- |
Expand Down
2 changes: 1 addition & 1 deletion meetings/notes/backlog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
## Agenda Items

- incoming and outgoing vulnerability disclosure policy
- review notes from [2023-08-09](/meetings/notes/2023/2023-08-09.md) as that is where important feedback and unanswered questions appear
- review notes from [2023-08-09](2023/2023-08-09.md) as that is where important feedback and unanswered questions appear
- general policy on outside collaborators joining the meeting
- should TG3 repo be public?
- Strategies used and features/invariants relied upon to write secure programs today (Michael Ficarra)
Expand Down
2 changes: 1 addition & 1 deletion meetings/notes/template.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
## Agenda

> [!NOTE]
> See [backlog.md](/meetings/notes/backlog.md) for outstanding action items and agenda topics.
> See [backlog.md](backlog.md) for outstanding action items and agenda topics.
| Topic | Presenter(s) |
| ------------------------------------------ | ------------ |
Expand Down
2 changes: 1 addition & 1 deletion reports/2023/09.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if there are materials being presented at plenary, it would be good to add a lin
## Updates

- reminder of TG3 meeting times (copy from [README](/README.md))
- first meetings focused on reviewing prior agenda items and populating [the backlog](/meetings/notes/backlog.md)
- first meetings focused on reviewing prior agenda items and populating [the backlog](backlog.md)
- discussed vulnerability disclosure policies and processes (ongoing)
- note this is explicitly in TG3 scope/charter

Expand Down

0 comments on commit d891c84

Please sign in to comment.