README: remove the "Acknowledgements" section

Acknowledging people's contributions is nice, but I don't like the chore
of keeping the section up to date.
This commit is contained in:
Tanu Kaskinen 2019-01-11 16:32:52 +02:00
parent 6791be3f0f
commit 4d4dcf6a0e
1 changed files with 0 additions and 5 deletions

View File

@ -18,7 +18,6 @@
<li><a href="#documentation">Documentation</a></li>
<li><a href="#requirements">Requirements</a></li>
<li><a href="#installation">Installation</a></li>
<li><a href="#acks">Acknowledgements</a></li>
<li><a href="#download">Download</a></li>
<li><a href="#bugs">Bug Reports</a></li>
<li><a href="#patches">Contributing Code</a></li>
@ -144,10 +143,6 @@ the source tree. After that you should run <tt>make</tt> for
compilation and <tt>make install</tt> (as root) for installation of
<tt>pavucontrol</tt>.</p>
<h2><a name="acks">Acknowledgements</a></h2>
<p>Colin Guthrie for the card profile UI and other work</p>
<h2><a name="download">Download</a></h2>
<p>The newest release is always available from <a href="@PACKAGE_URL@">@PACKAGE_URL@</a></p>