Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ description = "Tracking the project to refactor the unsafe check to operate on T
bots = []

[access.teams]
project-thir-unsafeck = "maintain"
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ subteam-of = "compiler"

[people]
leads = ["nikomatsakis"]
members = ["nikomatsakis"]
alumni = []
members = []
alumni = ["nikomatsakis", "matthewjasper", "LeSeulArtichaut"]

[website]
name = "THIR Unsafety Checker Project Group"
Expand Down