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