Skip to content

Commit

Permalink
Update Brewfiles and git-authors
Browse files Browse the repository at this point in the history
- Java is now available via Homebrew core
- Zoom cask has been renamed
  • Loading branch information
tjvman committed Apr 28, 2021
1 parent 9504944 commit f6b5d9e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Brewfile-core
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ brew 'node'
brew 'python', link: true, overwrite: true
brew 'shellcheck'
brew 'yarn'
cask 'java'
brew 'java'

cask 'docker'
2 changes: 1 addition & 1 deletion Brewfile-extra
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ cask 'spectacle'
cask 'visual-studio-code'
# slack cask intentionally removed for bad behavior - hijacking slack links, memory bloat.

cask 'zoomus'
cask 'zoom'
6 changes: 1 addition & 5 deletions assets/git-authors
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,26 @@
domain = pivotal.io
[git-together "authors"]
bl = "Belinda Liu; bliu"
cb = "Connor Braa; cbraa"
cl = "Carson Long; [email protected]"
cs = "Chris Selzo; cselzo"
cy = "Caitlyn Yu; [email protected]"
es = "Elena Sharma; elenasharma"
gc = "Greg Cobb; gcobb"
hn = "Harsha Nandiwada; [email protected]"
jg = "Jenna Goldstrich; jgoldstrich"
jp = "Jaskanwal Pawar; jpawar"
mp = "Marc Paquette; mpaquette"
mdl = "Merric de Launey; mdelauney"
mm = "Mona Mohebbi; mmohebbi"
mr = "Matt Royal; [email protected]"
nb = "Nat Bennett; nbennett"
pb = "Piyali Banerjee; pbanerjee"
rc = "Renee Chu; rchu"
rm = "Reid Mitchell; rmitchell"
sb = "Seth Boyles; sboyles"
sj = "Sannidhi Jalukar; sjalukar"
sw = "Sarah Weinstein; sweinstein"
td = "Tim Downey; [email protected]"
tp = "Travis Patterson; [email protected]"
ts = "Teal Stannard; tstannard"
tv = "Tom Viehman; tviehman"
wf = "Weyman Fung; [email protected]"
wp = "Will Pragnell; wpragnell"
zr = "Zach Robinson; zrobinson"
bot = "CAPI CI; cf-capi-eng+ci"

0 comments on commit f6b5d9e

Please sign in to comment.