Repository: incubator-edgent Updated Branches: refs/heads/master 232f89cc0 -> d5a66832c
add mailmap and CONTRIBUTORS list Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/f19e6c29 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/f19e6c29 Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent/diff/f19e6c29 Branch: refs/heads/master Commit: f19e6c29c9c163719c0707d4d784413ace9bf8dd Parents: 232f89c Author: Cazen Lee <[email protected]> Authored: Sat Nov 12 12:09:40 2016 +0900 Committer: Cazen Lee <[email protected]> Committed: Sat Nov 12 12:41:11 2016 +0900 ---------------------------------------------------------------------- .mailmap | 21 +++++++++++++++++++++ CONTRIBUTORS | 43 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/f19e6c29/.mailmap ---------------------------------------------------------------------- diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000..dbbc113 --- /dev/null +++ b/.mailmap @@ -0,0 +1,21 @@ +Alexander Cook <[email protected]> <[email protected]> +Alexander Cook <[email protected]> Alex-Cook4 <[email protected]> +Alexander Cook <[email protected]> alex-cook4 <alex-cook4@localhost> +Cazen Lee <[email protected]> +Cazen Lee <[email protected]> <[email protected]> +Cazen Lee <[email protected]> Cazen <[email protected]> +Cazen Lee <[email protected]> Cazen Lee <[email protected]> +Cazen Lee <[email protected]> <magic12#> +Dale LaBossiere <[email protected]> <[email protected]> +Daniel John Debrunner <[email protected]> +Daniel John Debrunner <[email protected]> <[email protected]> +Daniel John Debrunner <[email protected]> <[email protected]> +Daniel John Debrunner <[email protected]> <[email protected]> +Justin Mclean <[email protected]> <streamsadmin@localhost> +Kathy Saunders <[email protected]> <[email protected]> +Queenie Ma <[email protected]> <[email protected]> +Queenie Ma <[email protected]> <[email protected]> +Susan L. Cline <[email protected]> <[email protected]> +Victor Dogaru <[email protected]> <[email protected]> +William Marshall <[email protected]> <[email protected]> +William Marshall <[email protected]> <[email protected]> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/f19e6c29/CONTRIBUTORS ---------------------------------------------------------------------- diff --git a/CONTRIBUTORS b/CONTRIBUTORS new file mode 100644 index 0000000..b35336b --- /dev/null +++ b/CONTRIBUTORS @@ -0,0 +1,43 @@ +The following volunteers have contributed code, documentation, testing and/or support to the Apache Edgent(incubating). + +Apache Edgent(incubating) 1.0.0 +--------------------- +Alex Glikson +Alexander Cook +BJ Hargrave +Cazen Lee +Dale LaBossiere +Daniel John Debrunner +Daniel Takamori +James Mullineux +Julian Hyde +Justin Mclean +Katherine Marsden +Kathy Saunders +Luciano Resende +May Wone +Michael Dye +Mike Spicer +Queenie Ma +Saurabh Jinturkar +Sergey Vlasov +Susan L. Cline +Victor Dogaru +William Marshall +Yaoliang Chen + +Many other people have contributed in other ways to the Apache Edgent(incubating) project +by helping out on the mailing list, maintaining the website, adding and editing wiki content, +raising bugs in JIRA, and with many other tasks. + +Please check the Apache Edgent website [1], Apache Edgent wiki [2], dev mailing list [3], +Apache Edgent JIRA [4], GitHub mirror [5] for some of these contributions. + +If you've missing from any of these lists please get in touch and you'll appear +in future versions of this document. + +1. http://edgent.incubator.apache.org/ +2. https://cwiki.apache.org/confluence/display/Edgent/Apache+Edgent+Wiki+Home +3. [email protected] +4. https://issues.apache.org/jira/browse/EDGENT +5. https://github.com/apache/incubator-edgent
