Browse Source

Merge pull request #42348 from thaJeztah/crosbymichael_alumni

Move Michael Crosby to alumni
Sebastiaan van Stijn 4 năm trước cách đây
mục cha
commit
892d3d57be
1 tập tin đã thay đổi với 11 bổ sung1 xóa
  1. 11 1
      MAINTAINERS

+ 11 - 1
MAINTAINERS

@@ -28,7 +28,6 @@
 			"anusha",
 			"coolljt0725",
 			"cpuguy83",
-			"crosbymichael",
 			"estesp",
 			"johnstep",
 			"justincormack",
@@ -102,6 +101,17 @@
 			# and tweets as @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
 			# to "Fig" (now known as Docker Compose). As a maintainer for both the
 			# Engine and Docker CLI, Daniel contributed many features, among which