<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/share/doc/homebrew/README.md, branch 0.9.8</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>share/doc/homebrew/README: fix supporters link.</title>
<updated>2016-03-26T06:50:10+00:00</updated>
<author>
<name>Chris Bracco</name>
</author>
<published>2016-03-23T01:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7f77adffd31fe719667e5fd954e7c0e9b0513f80'/>
<id>7f77adffd31fe719667e5fd954e7c0e9b0513f80</id>
<content type='text'>
The link to the Kickstarter Supporters file was broken. This new link
points to the ./Kickstarter-Supporters.md file.

Closes Homebrew/homebrew#50335.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The link to the Kickstarter Supporters file was broken. This new link
points to the ./Kickstarter-Supporters.md file.

Closes Homebrew/homebrew#50335.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/homebrew/README: update CONTRIBUTING path</title>
<updated>2016-02-18T08:19:17+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2016-02-17T22:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=be79583b4e00abccdf9d64de0788a0c5fc5d93b6'/>
<id>be79583b4e00abccdf9d64de0788a0c5fc5d93b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add directions for subscribing to mailing list</title>
<updated>2016-01-22T16:05:55+00:00</updated>
<author>
<name>Philip May</name>
</author>
<published>2016-01-22T14:35:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ead10917d63fb2385d1a9325e5220ad3e8b81ad4'/>
<id>ead10917d63fb2385d1a9325e5220ad3e8b81ad4</id>
<content type='text'>
Closes Homebrew/homebrew#48369.

Signed-off-by: Tim D. Smith &lt;git@tim-smith.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#48369.

Signed-off-by: Tim D. Smith &lt;git@tim-smith.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Announce new mailing list address</title>
<updated>2016-01-21T17:37:51+00:00</updated>
<author>
<name>Tim D. Smith</name>
</author>
<published>2016-01-21T00:13:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fc704a9b44f383a52aba0dd1a79a180e826801a5'/>
<id>fc704a9b44f383a52aba0dd1a79a180e826801a5</id>
<content type='text'>
Closes Homebrew/homebrew#48304.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#48304.
</pre>
</div>
</content>
</entry>
<entry>
<title>Overhaul, simplify and cleanup documentation.</title>
<updated>2015-12-07T13:37:49+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2015-12-06T22:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b745546943a05bd2aa6d129e9a44e29771bf115a'/>
<id>b745546943a05bd2aa6d129e9a44e29771bf115a</id>
<content type='text'>
Remove duplication, link to the API documentation more often,
tweak wording, add `@UniqMartin` as a maintainer, note `@jacknagel`'s
and `@adamv`'s significant past contributions to Homebrew, delete some
outdated or unneeded documentation, add some missing `Formula` API.
entries and simplify/improve `CONTRIBUTING.md`.

Closes Homebrew/homebrew#46179.

Closes Homebrew/homebrew#46618.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove duplication, link to the API documentation more often,
tweak wording, add `@UniqMartin` as a maintainer, note `@jacknagel`'s
and `@adamv`'s significant past contributions to Homebrew, delete some
outdated or unneeded documentation, add some missing `Formula` API.
entries and simplify/improve `CONTRIBUTING.md`.

Closes Homebrew/homebrew#46179.

Closes Homebrew/homebrew#46618.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>update docs to use https urls</title>
<updated>2015-06-06T09:45:41+00:00</updated>
<author>
<name>Viktor Szakats</name>
</author>
<published>2015-06-05T22:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e5186c15418ecbed9ab7ed6f798a3bec59ea59de'/>
<id>e5186c15418ecbed9ab7ed6f798a3bec59ea59de</id>
<content type='text'>
Closes Homebrew/homebrew#40446.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#40446.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Import docs from wiki.</title>
<updated>2014-10-26T14:57:36+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2014-10-26T14:54:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=19d12aee45ac8d55ecd58a8c072286c84e72041d'/>
<id>19d12aee45ac8d55ecd58a8c072286c84e72041d</id>
<content type='text'>
Closes Homebrew/homebrew#33211.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#33211.
</pre>
</div>
</content>
</entry>
</feed>
