diff options
| author | sickcodes <[email protected]> | 2021-05-04 08:52:24 +0000 |
|---|---|---|
| committer | sickcodes <[email protected]> | 2021-05-04 08:52:52 +0000 |
| commit | 53c9b91612312221d5cc9d502a86e585e47a44e8 (patch) | |
| tree | 07e34092c903efeb06fac1578bb470caf31905c6 | |
| parent | Disable chown warning (diff) | |
| download | docker-osx-53c9b91612312221d5cc9d502a86e585e47a44e8.tar.xz docker-osx-53c9b91612312221d5cc9d502a86e585e47a44e8.zip | |
Update credits
| -rw-r--r-- | CREDITS.md | 4 | ||||
| -rw-r--r-- | README.md | 6 |
2 files changed, 8 insertions, 2 deletions
@@ -79,3 +79,7 @@ This project now uses the fantastic OpenCore bootloader from the community OpenC [@a10kiloham](https://github.com/a10kiloham) - Adding Bluebubbles as an example use case #250 [@aronzvi](https://github.com/aronzvi) - Fixed Failed to boot OSX with GENERATE_UNIQUE #244 + +[@tinjaw](https://github.com/tinjaw) - Fixed Type #258 + +[@m-zheng](https://github.com/m-zheng) - Update README.md #260 @@ -12,9 +12,11 @@ Additional credits can be found here: https://github.com/sickcodes/Docker-OSX/bl Additionally, comprehensive list of all contributors can be found here: https://github.com/sickcodes/Docker-OSX/graphs/contributors -Special thanks to [@kholia](https://twitter.com/kholia) for maintaining the upstream project, which Docker-OSX is built on top of: [OSX-KVM](https://github.com/kholia/OSX-KVM). +Big thanks to [@kholia](https://twitter.com/kholia) for maintaining the upstream project, which Docker-OSX is built on top of: [OSX-KVM](https://github.com/kholia/OSX-KVM). -Big thanks to the OpenCore team over at: https://github.com/acidanthera/OpenCorePkg. Their well-maintained bootloader provides much of the great functionality that Docker-OSX users enjoy :) +Also special thanks to [@thenickdude](https://github.com/thenickdude) who maintains the valuable fork [KVM-OpenCore](https://github.com/thenickdude/KVM-Opencore), which was started by [@Leoyzen](https://github.com/Leoyzen/)! + +Extra special thanks to the OpenCore team over at: https://github.com/acidanthera/OpenCorePkg. Their well-maintained bootloader provides much of the great functionality that Docker-OSX users enjoy :) If you like this project, consider contributing here or upstream! |