Difference between revisions of "People"
(Add Sönke) |
(→General) |
||
(14 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
== Points of contact == | == Points of contact == | ||
+ | |||
+ | === General === | ||
{| cellpadding="5" border="2" class="wikitable" | {| cellpadding="5" border="2" class="wikitable" | ||
|- | |- | ||
Line 20: | Line 22: | ||
| | | | ||
* Release Process | * Release Process | ||
− | | | + | | Martin Nowak |
− | | [https://github.com/ | + | | [https://github.com/MartinNowak MartinNowak] |
|- | |- | ||
| | | | ||
Line 27: | Line 29: | ||
| Brian Schott | | Brian Schott | ||
| [https://github.com/Hackerpilot Hackerpilot] | | [https://github.com/Hackerpilot Hackerpilot] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
| | | | ||
Line 57: | Line 48: | ||
| [https://github.com/s-ludwig s-ludwig] | | [https://github.com/s-ludwig s-ludwig] | ||
|- | |- | ||
+ | | | ||
+ | * Google Summer of Code Coordinator | ||
+ | | Craig Dillabaugh | ||
+ | | [https://github.com/craig-dillabaugh craig-dillabaugh] | ||
+ | |} | ||
+ | |||
+ | === Phobos === | ||
+ | |||
+ | {| cellpadding="5" border="2" class="wikitable" | ||
+ | |- | ||
+ | ! | Module | ||
+ | ! width="300" | Github ID | ||
+ | |- | ||
+ | | std.algorithm<br>std.experimental.allocator || {{GitHub|andralex}} | ||
+ | |- | ||
+ | | std.datetime<br>core.time || {{GitHub|jmdavis}} | ||
+ | |- | ||
+ | | std.file<br>std.stdio<br>std.socket || {{GitHub|CyberShadow}} | ||
+ | |- | ||
+ | | std.process || {{GitHub|CyberShadow}}<br>{{GitHub|schveiguy}} | ||
+ | |- | ||
+ | | std.regex<br>std.uni || {{GitHub|DmitryOlshansky}} | ||
+ | |- | ||
+ | | Anything math-related || {{GitHub|9il}} | ||
+ | |- | ||
+ | | Anything else || Use <tt>git blame</tt> | ||
|} | |} | ||
== Mapping of Github handles to real names == | == Mapping of Github handles to real names == | ||
+ | |||
+ | See also [https://github.com/orgs/dlang/people dlang/people] for organisation members. | ||
{| class=wikitable | {| class=wikitable | ||
Line 66: | Line 85: | ||
|- | |- | ||
|9il||Ilya Yaroshenko | |9il||Ilya Yaroshenko | ||
− | |||
− | |||
|- | |- | ||
|andralex||Andrei Alexandrescu | |andralex||Andrei Alexandrescu | ||
Line 88: | Line 105: | ||
|- | |- | ||
|jpf91||Johannes Pfau | |jpf91||Johannes Pfau | ||
+ | |- | ||
+ | |redstar||Kai Nacke | ||
|} | |} | ||
− | == | + | == Bios and Information == |
{{:People_widget}} | {{:People_widget}} | ||
Line 98: | Line 117: | ||
}} | }} | ||
− | === How to add a Person == = | + | === How to add a Person === |
Create a new page with the same name as the person. Add the text <tt><nowiki>{{Person}}</nowiki></tt> to the page. Save. | Create a new page with the same name as the person. Add the text <tt><nowiki>{{Person}}</nowiki></tt> to the page. Save. |
Latest revision as of 20:17, 11 May 2017
Contents
Points of contact
General
Responsibility | Name | Github ID |
---|---|---|
|
Walter Bright | WalterBright |
|
Andrei Alexandrescu | andralex |
|
Martin Nowak | MartinNowak |
|
Brian Schott | Hackerpilot |
|
Brad Roberts | braddr |
|
Vladimir Panteleev | CyberShadow |
|
Sönke Ludwig | s-ludwig |
|
Craig Dillabaugh | craig-dillabaugh |
Phobos
Module | Github ID |
---|---|
std.algorithm std.experimental.allocator |
@andralex |
std.datetime core.time |
@jmdavis |
std.file std.stdio std.socket |
@CyberShadow |
std.process | @CyberShadow @schveiguy |
std.regex std.uni |
@DmitryOlshansky |
Anything math-related | @9il |
Anything else | Use git blame |
Mapping of Github handles to real names
See also dlang/people for organisation members.
Github handle | Real name |
---|---|
9il | Ilya Yaroshenko |
andralex | Andrei Alexandrescu |
burner | Robert Schadek |
Dicebot | Mihail Strashun (Михаил Страшун) |
Element-126 | Jean-Loup Tastet |
ibuclaw | Iain Buclaw |
jwhear | Justin Whear |
klickverbot | David Nadlinger |
ntrel | Nick Treleaven |
quickfur | H. S. Teoh |
jpf91 | Johannes Pfau |
redstar | Kai Nacke |
Bios and Information
A
B
D
D cont.
H
J
K
M
M cont.
P
R
W
How to add a Person
Create a new page with the same name as the person. Add the text {{Person}} to the page. Save.