Difference between revisions of "People"

From D Wiki
Jump to: navigation, search
m (Add link to dlang/people on github)
(General)
 
(4 intermediate revisions by 2 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
| Andrew Edwards
+
| Martin Nowak
Martin Nowak
+
| [https://github.com/MartinNowak MartinNowak]
| [https://github.com/AndrewEdwards AndrewEdwards]
 
[https://github.com/MartinNowak MartinNowak]
 
 
|-
 
|-
 
|
 
|
Line 29: Line 29:
 
| Brian Schott
 
| Brian Schott
 
| [https://github.com/Hackerpilot Hackerpilot]
 
| [https://github.com/Hackerpilot Hackerpilot]
|-
 
|
 
* D compiler development
 
* All-round bug-fixing, new-feature-implementing superman
 
| Kenji Hara
 
| [https://github.com/9rnsr 9rnsr]
 
 
|-
 
|-
 
|
 
|
Line 58: Line 52:
 
| 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>
 
|}
 
|}
  
Line 69: Line 85:
 
|-
 
|-
 
|9il||Ilya Yaroshenko
 
|9il||Ilya Yaroshenko
|-
 
|9rnsr||Hara Kenji
 
 
|-
 
|-
 
|andralex||Andrei Alexandrescu
 
|andralex||Andrei Alexandrescu

Latest revision as of 20:17, 11 May 2017

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
Martin Nowak MartinNowak
  • Language Specification
Brian Schott Hackerpilot
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
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.