From e537c6a59f488e3f59efa8ef6d4b0db0640887f0 Mon Sep 17 00:00:00 2001 From: kaukas Date: Thu, 2 Jul 2015 15:47:32 +0300 Subject: [PATCH] Include a reference to Oracle Instant Client Tap. Closes Homebrew/homebrew#41286. Signed-off-by: Mike McQuaid --- share/doc/homebrew/Interesting-Taps-&-Branches.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/share/doc/homebrew/Interesting-Taps-&-Branches.md b/share/doc/homebrew/Interesting-Taps-&-Branches.md index 93da5015b7..d8b284bcec 100644 --- a/share/doc/homebrew/Interesting-Taps-&-Branches.md +++ b/share/doc/homebrew/Interesting-Taps-&-Branches.md @@ -75,6 +75,9 @@ You can be added as a maintainer for one of the Homebrew organization taps and a * [edavis/emacs](https://github.com/edavis/homebrew-emacs) - A tap for Emacs packages. +* [InstantClientTap/instantclient](https://github.com/InstantClientTap/homebrew-instantclient) + - A tap for Oracle Instant Client. The packages need to be downloaded manually. + ## Interesting Branches (aka forks) * [mistydemeo/tigerbrew](https://github.com/mistydemeo/tigerbrew)