Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| ... | ... |
@@ -60,7 +60,6 @@ |
| 60 | 60 |
# TODO Describe the docs maintainers role. |
| 61 | 61 |
|
| 62 | 62 |
people = [ |
| 63 |
- "jamtur01", |
|
| 64 | 63 |
"misty", |
| 65 | 64 |
"sven", |
| 66 | 65 |
"thajeztah" |
| ... | ... |
@@ -117,6 +116,15 @@ |
| 117 | 117 |
# still stumble into him in our issue tracker, or on IRC. |
| 118 | 118 |
"erikh", |
| 119 | 119 |
|
| 120 |
+ # After a false start with his first PR being rejected, James Turnbull became a frequent |
|
| 121 |
+ # contributor to the documentation, and became a docs maintainer on December 5, 2013. As |
|
| 122 |
+ # a maintainer, James lifted the docs to a higher standard, and introduced the community |
|
| 123 |
+ # guidelines ("three strikes"). James is currently changing the world as CTO of https://www.empatico.org,
|
|
| 124 |
+ # meanwhile authoring various books that are worth checking out. You can find him on Twitter, |
|
| 125 |
+ # rambling as @kartar, and although no longer active as a maintainer, he's always "game" to |
|
| 126 |
+ # help out reviewing docs PRs, so you may still see him around in the repository. |
|
| 127 |
+ "jamtur01", |
|
| 128 |
+ |
|
| 120 | 129 |
# Jessica Frazelle, also known as the "Keyser Söze of containers", |
| 121 | 130 |
# runs *everything* in containers. She started contributing to |
| 122 | 131 |
# Docker with a (fun fun) change involving both iptables and regular |