From f5693eb0c47a2efb317ec9ba50f87d12a70b12c5 Mon Sep 17 00:00:00 2001 From: Siavosh Zarrasvand <492510+SiavoshZarrasvand@users.noreply.github.com> Date: Mon, 4 Nov 2019 21:15:11 +0000 Subject: Add SiavoshZarrasvand (#175) * adds SiavoshZarrasvand to people * adds SiavoshZarrasvand to icebreakers-llvm --- people/SiavoshZarrasvand.toml | 4 ++++ teams/icebreakers-llvm.toml | 1 + 2 files changed, 5 insertions(+) create mode 100644 people/SiavoshZarrasvand.toml diff --git a/people/SiavoshZarrasvand.toml b/people/SiavoshZarrasvand.toml new file mode 100644 index 0000000..cd68fd8 --- /dev/null +++ b/people/SiavoshZarrasvand.toml @@ -0,0 +1,4 @@ +name = 'Siavosh Zarrasvand' +github = 'SiavoshZarrasvand' +github-id = 492510 +email = "siavosh@zarrasvand.com" diff --git a/teams/icebreakers-llvm.toml b/teams/icebreakers-llvm.toml index e1b17fc..da42259 100644 --- a/teams/icebreakers-llvm.toml +++ b/teams/icebreakers-llvm.toml @@ -11,6 +11,7 @@ members = [ "nagisa", "nikic", "rkruppe", + "SiavoshZarrasvand", "spastorino", "vertexclique" ] -- cgit v1.2.3