-
Notifications
You must be signed in to change notification settings - Fork 0
/
CREDITS
64 lines (51 loc) · 1.47 KB
/
CREDITS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
=pod
Following in the steps of other open source projects that
eventually take over the world, here is the partial list
of people who have contributed to Rakudo and its supporting
works. It is sorted by name and formatted to allow easy
grepping and beautification by scripts.
The fields are: name (N), email (E), web-address (W),
description (D), GitHub username (U) and snail-mail
address (S).
Thanks,
The NQP Team
PS: Yes, this looks remarkably like the Linux CREDITS format
PPS: This file is encoded in UTF-8
----------
N: Daniel Arbelo Arrocha
U: darbelo
D: Minor code contributions (plumage)
N: Geoff Broadwell
U: japhb
D: Initial design and implementation of Plumage.
N: Jonathan "Duke" Leto
U: leto
D: Perl 6 (Rakudo Perl) developer
N: Jonathan Scott Duff
U: perlpilot
D: Perl 6 (Rakudo Perl) developer
N: Jonathan Worthington
U: jnthn
D: Replacing object model with 6model, new multi-dispatcher
N: Patrick R. Michaud
U: pmichaud
D: Perl 6 (Rakudo Perl) lead developer, pumpking
N: Stefan O'Rear
U: sorear
D: Lexical persistance, POD, and other miscellaneous contributions
N: Stephen Weeks
U: tene
D: Assorted contributions (plumage)
N: Vasily Chekalkin
U: bacek
D: Work on bringing Settings to NQP based on Plumage's NQPUtils.
=cut