diff options
| author | name <[email protected]> | 2020-06-15 04:33:29 +0000 |
|---|---|---|
| committer | name <[email protected]> | 2020-06-15 04:33:29 +0000 |
| commit | 0a9da5af75df1f08446c76c527ad3a3a0e2b50f8 (patch) | |
| tree | 48c396439ff93a40ebf12e62dba3bb6b3dbbeec0 /CREDITS.md | |
| parent | Merge pull request #40 from qcasey/master (diff) | |
| download | docker-osx-0a9da5af75df1f08446c76c527ad3a3a0e2b50f8.tar.xz docker-osx-0a9da5af75df1f08446c76c527ad3a3a0e2b50f8.zip | |
SSH! Set -e RAM, -e CORES, -e EXTRA QEMU commands. VNC version update to core.
Diffstat (limited to 'CREDITS.md')
| -rw-r--r-- | CREDITS.md | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/CREDITS.md b/CREDITS.md new file mode 100644 index 0000000..597e153 --- /dev/null +++ b/CREDITS.md @@ -0,0 +1,28 @@ +# Credits + +The upstream credits are available at @Kholia's repo https://github.com/kholia/OSX-KVM/blob/master/CREDITS.md + +These credits refer to the contributors to this repository: + +[@GreeFine](https://github.com/GreeFine) - Readme Typo #9 + +[@parasquid](https://github.com/parasquid) - Docker compose file + +[@matusnovak](https://github.com/matusnovak) - Kill badly terminated old vnc session before vnc starts and fix gtk initialization failed #31 + +[@m1k1o](https://github.com/m1k1o) - Kill badly terminated old vnc session before vnc starts and fix gtk initialization failed #31 + +[@qcasey](https://github.com/qcasey) - Removed unnecessary yay in Remove yay dependancy #40 + + + + + + + + + + + + +```
\ No newline at end of file |