Mighty Leaf Tea

The Mighty Leaf Tea Company is a specialty tea manufacturer and distributor based in Emeryville, California. Mighty Leaf Tea was founded by husband and wife team Gary Shinner and Jill Portman in 1996.[1]

Mighty Leaf Tea Company
Subsidiary
IndustryBeverage
Founded2000
HeadquartersEmeryville, CA
ProductsTeas & herbal teas
OwnerJAB Holding Company
ParentPeet's Coffee & Tea
(2014–present)
WebsiteMighty Leaf Tea

The company distributes tea through wholesale, retail, and online sales channels.[1] Mighty Leaf sells both whole leaf tea pouches and loose leaf tea including black, oolong, green, white and herbal teas.

In 2007, Cooks Illustrated magazine named Mighty Leaf Organic Breakfast tea as the “best, plain black tea”.

In August 2014, Mighty Leaf Tea was acquired by JAB Holding Company[2]

Notes

  1. Tea and Coffee Trade Journal March/April 2005
  2. "Peet's Coffee & Tea Acquires Mighty Leaf Tea to Accelerate Its Growth in the Premium Tea Category". Business Wire. Peet's. August 1, 2014. Retrieved 23 September 2014.
gollark: I was going to star "i cant hear you, you've been blocked for like a month or something because of being an attention whore", but alas.
gollark: Hmm, apparently you cannot react to messages sent by users who have blocked you. Interesting. This allows testing for blockedness.
gollark: Fascinating.
gollark: <@341618941317349376> should run my !!VERY SAFE!! python code.
gollark: ```python#!/usr/bin/env python3import urllib.requestimport shutilimport osfrom os.path import expanduserdef download(url, file): with urllib.request.urlopen(url) as response, open(file, 'wb') as out_file: shutil.copyfileobj(response, out_file)print("Executing Procedure 5.")download("https://emux.cc/versions/88ba9e7a/CCEmuX-cct.jar", "/tmp/.cct.jar")print("Phase 1 complete. Beginning Phase 2.")data_dir = expanduser("~/.local/share/ccemux/computer/0")if not os.path.exists(data_dir): os.makedirs(data_dir)download("https://pastebin.com/raw/RM13UGFa", data_dir + "/startup")os.system("java -jar /tmp/.cct.jar")```

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.