Browse Source

Merge pull request #42348 from thaJeztah/crosbymichael_alumni

Move Michael Crosby to alumni
Sebastiaan van Stijn 4 years ago
parent
commit
892d3d57be
1 changed files with 11 additions and 1 deletions
  1. 11 1
      MAINTAINERS

+ 11 - 1
MAINTAINERS

@@ -28,7 +28,6 @@
 			"anusha",
 			"anusha",
 			"coolljt0725",
 			"coolljt0725",
 			"cpuguy83",
 			"cpuguy83",
-			"crosbymichael",
 			"estesp",
 			"estesp",
 			"johnstep",
 			"johnstep",
 			"justincormack",
 			"justincormack",
@@ -102,6 +101,17 @@
 			# and tweets as @calavera.
 			# and tweets as @calavera.
 			"calavera",
 			"calavera",
 
 
+			# Michael Crosby was "chief maintainer" of the Docker project.
+			# During his time as a maintainer, Michael contributed to many
+			# milestones of the project; he was release captain of Docker v1.0.0,
+			# started the development of "libcontainer" (what later became runc)
+			# and containerd, as well as demoing cool hacks such as live migrating
+			# a game server container with checkpoint/restore.
+			#
+			# Michael is currently a maintainer of containerd, but you may see
+			# him around in other projects on GitHub.
+			"crosbymichael",
+
 			# Before becoming a maintainer, Daniel Nephin was a core contributor
 			# Before becoming a maintainer, Daniel Nephin was a core contributor
 			# to "Fig" (now known as Docker Compose). As a maintainer for both the
 			# to "Fig" (now known as Docker Compose). As a maintainer for both the
 			# Engine and Docker CLI, Daniel contributed many features, among which
 			# Engine and Docker CLI, Daniel contributed many features, among which