xref: /cloud-hypervisor/CREDITS.md (revision b60ef22100c5c32475ca94bed638f14ce38fcd42)
1*b60ef221SSamuel Ortiz# Cloud Hypervisor Credits and Thanks
2*b60ef221SSamuel Ortiz
3*b60ef221SSamuel OrtizThe Cloud Hypervisor code is based on the [rust-vmm](https://github.com/rust-vmm), [Firecracker](https://firecracker-microvm.github.io/) and [crosvm](https://chromium.googlesource.com/chromiumos/platform/crosvm/)
4*b60ef221SSamuel Ortizprojects implementations.
5*b60ef221SSamuel Ortiz
6*b60ef221SSamuel OrtizOur thanks go to the contributors of those projects:
7*b60ef221SSamuel Ortiz
8*b60ef221SSamuel Ortiz## crosvm
9*b60ef221SSamuel Ortiz
10*b60ef221SSamuel Ortiz* [Zach Reizner](https://github.com/zachreizner) <zachr@chromium.org>
11*b60ef221SSamuel Ortiz* [Dylan Reid](https://github.com/dgreid) <dgreid@chromium.org>
12*b60ef221SSamuel Ortiz* [Daniel Verkamp](https://github.com/danielverkamp) <dverkamp@chromium.org>
13*b60ef221SSamuel Ortiz* [Stephen Barber](https://github.com/smibarber) <smbarber@chromium.org>
14*b60ef221SSamuel Ortiz* [Chirantan Ekbote](https://github.com/jynnantonix) <chirantan@chromium.org>
15*b60ef221SSamuel Ortiz* [Jason D. Clinton](https://github.com/jclinton) <jclinton@chromium.org>
16*b60ef221SSamuel Ortiz* Sonny Rao <sonnyrao@chromium.org>
17*b60ef221SSamuel Ortiz
18*b60ef221SSamuel Ortiz## Firecracker
19*b60ef221SSamuel Ortiz
20*b60ef221SSamuel OrtizSee the [Firecracker CREDITS](https://github.com/firecracker-microvm/firecracker/blob/master/CREDITS.md).
21*b60ef221SSamuel Ortiz
22*b60ef221SSamuel Ortiz## rust-vmm
23*b60ef221SSamuel Ortiz
24*b60ef221SSamuel Ortiz* [Andreea Florescu](https://github.com/andreeaflorescu) <<fandree@amazon.com>>
25*b60ef221SSamuel Ortiz* [Paolo Bonzini](https://github.com/zachreizner) <pbonzini@redhat.com>
26*b60ef221SSamuel Ortiz* [Jiang Liu](https://github.com/jiangliu) <gerry@linux.alibaba.com>
27