|
@@ -11,11 +11,25 @@
|
|
|
[Org]
|
|
|
[Org."Core maintainers"]
|
|
|
people = [
|
|
|
+ "dnephin",
|
|
|
+ "mefyl",
|
|
|
+ "mnottale",
|
|
|
+ "shin-",
|
|
|
+ ]
|
|
|
+ [Org.Alumni]
|
|
|
+ people = [
|
|
|
+ # Aanand Prasad is one of the two creators of the fig project
|
|
|
+ # which later went on to become docker-compose, and a longtime
|
|
|
+ # maintainer responsible for several keystone features
|
|
|
"aanand",
|
|
|
+ # Ben Firshman is also one of the fig creators and contributed
|
|
|
+ # heavily to the project's design and UX as well as the
|
|
|
+ # day-to-day maintenance
|
|
|
"bfirsh",
|
|
|
- "dnephin",
|
|
|
+ # Mazz Mosley made significant contributions to the project
|
|
|
+ # in 2015 with solid bugfixes and improved error handling
|
|
|
+ # among them
|
|
|
"mnowster",
|
|
|
- "shin-",
|
|
|
]
|
|
|
|
|
|
[people]
|
|
@@ -41,6 +55,16 @@
|
|
|
Email = "[email protected]"
|
|
|
GitHub = "dnephin"
|
|
|
|
|
|
+ [people.mefyl]
|
|
|
+ Name = "Quentin Hocquet"
|
|
|
+ Email = "[email protected]"
|
|
|
+ GitHub = "mefyl"
|
|
|
+
|
|
|
+ [people.mnottale]
|
|
|
+ Name = "Matthieu Nottale"
|
|
|
+ Email = "[email protected]"
|
|
|
+ GitHub = "mnottale"
|
|
|
+
|
|
|
[people.mnowster]
|
|
|
Name = "Mazz Mosley"
|
|
|
Email = "[email protected]"
|