diff --git a/people/graydon.toml b/people/graydon.toml new file mode 100644 index 000000000..703296af3 --- /dev/null +++ b/people/graydon.toml @@ -0,0 +1,3 @@ +name = 'Graydon Hoare' +github = 'graydon' +github-id = 14097 diff --git a/teams/archive/initial-design-and-impl.toml b/teams/archive/initial-design-and-impl.toml new file mode 100644 index 000000000..d71920e92 --- /dev/null +++ b/teams/archive/initial-design-and-impl.toml @@ -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