Alex Dunn b22d899d3a Add Alex Dunn as a maintainer.
Closes Homebrew/homebrew#42347.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-08-02 13:19:55 +01:00
..
2015-08-02 11:15:52 +02:00
2015-07-21 21:58:10 +08:00
2015-08-02 13:19:55 +01:00
2015-07-31 19:44:07 +08:00
2015-06-25 23:42:54 -04:00
2015-07-21 21:58:10 +08:00
2015-05-29 17:02:23 +08:00
2015-07-31 19:52:36 +08:00
2015-07-03 14:22:38 +08:00
2015-08-01 14:48:54 -07:00
2015-06-01 20:08:41 +08:00
2015-07-20 17:31:43 +01:00
2015-07-31 19:52:36 +08:00
2015-07-30 21:28:52 +08:00

Homebrew Public API

We're (finally) working on a documented public API for Homebrew. It's currently a work in progress; a bunch of public stuff is documented and a bunch of private stuff is undocumented. Sorry about that!

The main class you should look at is {Formula}. Assume everything else is private for now.