Skip to content

Commit

Permalink
Update list of Clojure JIRA users
Browse files Browse the repository at this point in the history
  • Loading branch information
jafingerhut committed Sep 9, 2013
1 parent 01c02a4 commit dd5588f
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion data/all-clojure-jira-users.clj
Original file line number Diff line number Diff line change
Expand Up @@ -1003,6 +1003,10 @@
:usernames #{ "ericlavigne" }
:emails #{ "lavigne.eric@gmail.com" }
}
{:display-name "Eric Normand"
:usernames #{ "ericnormand" }
:emails #{ "ericwnormand@gmail.com" }
}
{:display-name "Ernestas Lisauskas"
:usernames #{ "ernestas" }
:emails #{ "ernestas.lisauskas@gmail.com" }
Expand Down Expand Up @@ -2137,7 +2141,7 @@
}
{:display-name "Mike Anderson"
:usernames #{ "mikera" }
:emails #{ "mike_r_anderson@yahoo.co.uk" }
:emails #{ "mike.r.anderson.13@gmail.com" }
}
{:display-name "Mike Rodriguez"
:usernames #{ "mikerod" }
Expand Down Expand Up @@ -2415,6 +2419,10 @@
:usernames #{ "ossareh" }
:emails #{ "ossareh@gmail.com" }
}
{:display-name "Cong-Xin Qiu"
:usernames #{ "oxo" }
:emails #{ "ozoox.o@gmail.com" }
}
{:display-name "Sachin Palewar"
:usernames #{ "palewar" }
:emails #{ "sachin@palewar.com" }
Expand Down Expand Up @@ -2771,6 +2779,10 @@
:usernames #{ "samaaron" }
:emails #{ "samaaron@gmail.com" }
}
{:display-name "Stephen Cagle"
:usernames #{ "samedhi" }
:emails #{ "samedhi@gmail.com" }
}
{:display-name "Sam Halicke"
:usernames #{ "samhalicke" }
:emails #{ "sam@halicke.com" }
Expand Down

0 comments on commit dd5588f

Please sign in to comment.