Browse Source

Merge branch 'dnephin-remove-myself-as-maintainer'

Joffrey F 7 năm trước cách đây
mục cha
commit
273985aee7
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  1. 5 1
      MAINTAINERS

+ 5 - 1
MAINTAINERS

@@ -11,7 +11,6 @@
 [Org]
 	[Org."Core maintainers"]
 		people = [
-			"dnephin",
 			"mefyl",
 			"mnottale",
 			"shin-",
@@ -30,6 +29,11 @@
 			# in 2015 with solid bugfixes and improved error handling
 			# among them
 			"mnowster",
+			# Daniel Nephin is one of the longest-running maitainers on
+			# the Compose project, and has contributed several major features
+			# including muti-file support, variable interpolation, secrets
+			# emulation and many more
+			"dnephin",
 		]
 
 [people]