Difference between revisions of "People"

From D Wiki
Jump to: navigation, search
m (Add link to dlang/people on github)
(Points of contact: Add Phobos section)
Line 1: Line 1:
 
== Points of contact ==
 
== Points of contact ==
 +
 +
=== General ===
 
{| cellpadding="5" border="2" class="wikitable"
 
{| cellpadding="5" border="2" class="wikitable"
 
|-
 
|-
Line 58: Line 60:
 
| Craig Dillabaugh
 
| Craig Dillabaugh
 
| [https://github.com/craig-dillabaugh 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>
 
|}
 
|}
  

Revision as of 11:51, 13 October 2016

Points of contact

General

Responsibility Name Github ID
  • BDFL
  • D Language Fundamentals
Walter Bright WalterBright
  • D Language Fundamentals
  • Standard Library Fundamentals
Andrei Alexandrescu andralex
  • Release Process
Andrew Edwards

Martin Nowak

AndrewEdwards

MartinNowak

  • Language Specification
Brian Schott Hackerpilot
  • D compiler development
  • All-round bug-fixing, new-feature-implementing superman
Kenji Hara 9rnsr
Brad Roberts braddr
Vladimir Panteleev CyberShadow
Sönke Ludwig s-ludwig
  • Google Summer of Code Coordinator
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
9rnsr Hara Kenji
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

People: AllOn Github

How to add a Person

Create a new page with the same name as the person. Add the text {{Person}} to the page. Save.