mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
devscript: add new maintainer claui
this mainly affects how the changelog is generated
This commit is contained in:
@@ -29,6 +29,7 @@ MAINTAINERS = %w[
|
||||
jimbojsb
|
||||
radeksimko
|
||||
federicobond
|
||||
claui
|
||||
caskroom
|
||||
]
|
||||
|
||||
|
||||
@@ -157,7 +157,7 @@ print_doc_stats () {
|
||||
fi
|
||||
printf "\n "
|
||||
"${git_log_cmd[@]}" -- "${doc_paths[@]}" | /usr/bin/sort | /usr/bin/uniq | \
|
||||
/usr/bin/egrep -v $'^\'(paul\\.t\\.hinze@gmail\\.com|fanquake@users\\.noreply\\.github\\.com|fanquake@gmail\\.com|leoj3n@gmail\\.com|nano@fdp\\.io|nanoid\\.xd@gmail\\.com|walker@pobox\\.com|info@vitorgalvao\\.com|calebcenter@live\\.com|ndr@qef\\.io|josh@joshbutts\\.com|goxberry@gmail\\.com|radek\\.simko@gmail\\.com|federicobond@gmail\\.com)\'$' | \
|
||||
/usr/bin/egrep -v $'^\'(paul\\.t\\.hinze@gmail\\.com|fanquake@users\\.noreply\\.github\\.com|fanquake@gmail\\.com|leoj3n@gmail\\.com|nano@fdp\\.io|nanoid\\.xd@gmail\\.com|walker@pobox\\.com|info@vitorgalvao\\.com|calebcenter@live\\.com|ndr@qef\\.io|josh@joshbutts\\.com|goxberry@gmail\\.com|radek\\.simko@gmail\\.com|federicobond@gmail\\.com|claui@users\\.noreply\\.github\\.com)\'$' | \
|
||||
"$xargs" | /usr/bin/perl -pe 's{ }{, }g' # '
|
||||
printf "\n"
|
||||
}
|
||||
|
||||
@@ -50,6 +50,7 @@ MAINTAINERS = %w[
|
||||
goxberry@gmail.com
|
||||
radek.simko@gmail.com
|
||||
federicobond@gmail.com
|
||||
claui@users.noreply.github.com
|
||||
]
|
||||
|
||||
###
|
||||
|
||||
Reference in New Issue
Block a user