Skip to content
Open
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
3 changes: 3 additions & 0 deletions people/graydon.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = 'Graydon Hoare'
github = 'graydon'
github-id = 14097
46 changes: 46 additions & 0 deletions teams/archive/initial-design-and-impl.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
name = "initial-design-and-impl"
kind = "marker-team"

[people]
leads = []
members = []
alumni = [
"graydon",
"Gankra",
"aturon",
"alexcrichton",
"brson",
"pnkfelix",
"Manishearth",
"mbrubeck",
"michaelwoerister",
"nrc",
"nikomatsakis",
"pcwalton",
"SimonSapin",
"steveklabnik",
"wycats",
"eholk",
"huonw",
"luqmana",
"jimblandy",
"llogiq",
"BurntSushi",
"bstrie",
"dotdash",
"bkoropoff",
"chris-morgan",
"eddyb",
"erickt",
"japaric",
"Kimundi",
"retep998",
"sfackler",
"tshepang",
"petrochenkov"
]

[website]
name = "Initial design and implementation of Rust"
description = "Many people contributed to the initial design and implementation of Rust, before the current team hierarchy was established. This team contains some of those people to recognize and honor their contributions."
weight = 1000