Skip to content

Instantly share code, notes, and snippets.

@digoreis
Created March 24, 2017 18:19
Show Gist options
  • Save digoreis/5c13bac6150b2831ec9126cc2bea54fc to your computer and use it in GitHub Desktop.
Save digoreis/5c13bac6150b2831ec9126cc2bea54fc to your computer and use it in GitHub Desktop.
JSON Core Team
{
"coreTeam" : [
{
"name" : "Ben Cohen",
"email" : "[email protected]"
},
{
"name" : "Chris Lattner",
"email" : "[email protected]"
},
{
"name" : "Dave Abrahams",
"email" : "[email protected]"
},
{
"name" : "Doug Gregor",
"email" : "[email protected]"
},
{
"name" : "Joe Groff",
"email" : "[email protected]"
},
{
"name" : "John McCall",
"email" : "[email protected]"
},
{
"name" : "Ted Kremenek",
"email" : "[email protected]"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment