From fe1404708cc725902690b14caabc0b9e04745471 Mon Sep 17 00:00:00 2001 From: Ryan Day Date: Sat, 13 Oct 2018 11:31:06 -0700 Subject: [PATCH 1/2] add soldair to observers hey folks. o/ I'm working on defining a common base for user land loaders. My personal goal is to make loaders to speed up node startup time and make a nice way for these to be implemented. I'm excited to contribute and it was great meeting some of you at the collab summit. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 430e7e4..1cd9554 100644 --- a/README.md +++ b/README.md @@ -125,5 +125,6 @@ Based on [these use cases](https://docs.google.com/document/d/10BBsIqdAXB9JR2KUz - [@xtuc](https://github.com/xtuc) - Sven Sauleau - [@yosuke-furukawa](https://github.com/yosuke-furukawa) - Yosuke Furukawa - [@zackschuster](https://github.com/zackschuster) Zack Schuster +- [@soldair](https://github.com/soldair) Ryan Day From a177c391ccaf40bc7ed1d30710bceb458db76a17 Mon Sep 17 00:00:00 2001 From: Myles Borins Date: Wed, 24 Oct 2018 15:14:53 -0400 Subject: [PATCH 2/2] fixup: alphabetical! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cd9554..ad1ec2c 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ Based on [these use cases](https://docs.google.com/document/d/10BBsIqdAXB9JR2KUz - [@robwormald](https://github.com/robwormald) - Rob Wormald - [@rubys](https://github.com/rubys) - Sam Ruby - [@sendilkumarn](https://github.com/sendilkumarn) - Sendil Kumar N +- [@soldair](https://github.com/soldair) Ryan Day - [@tbranyen](https://github.com/tbranyen) - Tim Branyen - [@TheLarkInn](https://github.com/TheLarkInn) - Sean Larkin - [@TimothyGu](https://github.com/TimothyGu) - Timothy Gu @@ -125,6 +126,5 @@ Based on [these use cases](https://docs.google.com/document/d/10BBsIqdAXB9JR2KUz - [@xtuc](https://github.com/xtuc) - Sven Sauleau - [@yosuke-furukawa](https://github.com/yosuke-furukawa) - Yosuke Furukawa - [@zackschuster](https://github.com/zackschuster) Zack Schuster -- [@soldair](https://github.com/soldair) Ryan Day