Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| ... | ... |
@@ -43,7 +43,6 @@ |
| 43 | 43 |
"mavenugo", |
| 44 | 44 |
"mhbauer", |
| 45 | 45 |
"mlaventure", |
| 46 |
- "mrjana", |
|
| 47 | 46 |
"runcom", |
| 48 | 47 |
"stevvooe", |
| 49 | 48 |
"tianon", |
| ... | ... |
@@ -150,6 +149,16 @@ |
| 150 | 150 |
# maryatdocker/docker-whale back in May 2015. |
| 151 | 151 |
"moxiegirl", |
| 152 | 152 |
|
| 153 |
+ # Jana Radhakrishnan was part of the SocketPlane team that joined Docker. |
|
| 154 |
+ # As a maintainer, he was the lead architect for the Container Network |
|
| 155 |
+ # Model (CNM) implemented through libnetwork, and the "routing mesh" powering |
|
| 156 |
+ # Swarm mode networking. |
|
| 157 |
+ # |
|
| 158 |
+ # Jana started new adventures in networking, but you can find him tweeting as @mrjana, |
|
| 159 |
+ # coding on GitHub https://github.com/mrjana, and he may be hiding on the Docker Community |
|
| 160 |
+ # slack channel :-) |
|
| 161 |
+ "mrjana", |
|
| 162 |
+ |
|
| 153 | 163 |
# Sven Dowideit became a well known person in the Docker ecosphere, building |
| 154 | 164 |
# boot2docker, and became a regular contributor to the project, starting as |
| 155 | 165 |
# early as October 2013 (https://github.com/docker/docker/pull/2119), to become |