From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Thu, 8 Jul 2021 13:26:45 +0000 (+0000) Subject: Slight rephrasing. X-Git-Tag: 4.1-dev~4^2~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0e00fa381bb843eb32620baecd3bddb5d81271d;p=thirdparty%2Fshairport-sync.git Slight rephrasing. --- diff --git a/AIRPLAY2.md b/AIRPLAY2.md index 6dbd97a8..42a20730 100644 --- a/AIRPLAY2.md +++ b/AIRPLAY2.md @@ -56,12 +56,12 @@ AirPlay 2 -- More About What Works Acknowledgements ---- -Much of Shairport Sync's AirPlay 2 functionality is based on ideas developed at the [openairplay airplay2-receiver]( https://github.com/openairplay/airplay2-receiver) repository. - -Big thanks are due to number of individuals made direct and valuable contributions to Shairport Sync: +Huge thanks are due to number of individuals made direct and valuable contributions to Shairport Sync: 1. [ejurgensen](https://github.com/ejurgensen) contributed ideas and code. The `pair_ap` submodule and related code in `rtsp.c` is theirs. 2. [JD Smith](https://github.com/jdtsmith) contributed ideas, comments and suggestions along with extensive and thorough testing. -3. [Charles Omer](https://github.com/charlesomer) contributed ideas, comments, bug fixes and Docker automation (forthcoming). +3. [Charles Omer](https://github.com/charlesomer) contributed ideas, comments, bug fixes, documentation and Docker automation (forthcoming). + +Much of Shairport Sync's AirPlay 2 functionality is based on ideas developed at the [openairplay airplay2-receiver]( https://github.com/openairplay/airplay2-receiver) repository. It is a pleasure to acknowledge the work of the contributors there. Finally ----