From 782aa04e20c48d4a6533d74a7b53690e314911fb Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 29 May 2023 13:32:19 +0000 Subject: [PATCH] Update maintainers. Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow. --- .github/maintainers.json | 2 +- docs/Manpage.md | 2 ++ manpages/brew.1 | 4 ++++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/maintainers.json b/.github/maintainers.json index fe51488c70..3d5350936d 100644 --- a/.github/maintainers.json +++ b/.github/maintainers.json @@ -1 +1 @@ -[] +["Moisan","MikeMcQuaid","singingwolfboy","issyl0","dtrodrigues","dduugg","bayandin","Bo98","reitermarkus","SMillerDev","chenrui333","samford","fxcoudert","EricFromCanada","iMichka","alebcay","miccal","razvanazamfirei","danielnachun","dawidd6","branchvincent","gdams","cho-m","ZhongRuoyu","carlocab","Rylan12","nandahkrishna","bevanjkay","apainintheneck","p-linnane"] \ No newline at end of file diff --git a/docs/Manpage.md b/docs/Manpage.md index 181a72c715..48e91d86b9 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -1853,6 +1853,8 @@ This sanitized build environment ignores unrequested dependencies, which makes s `list` Mac App Store dependencies. * `--whalebrew`: `list` Whalebrew dependencies. +* `--vscode`: + `list` VSCode extensions. * `--describe`: `dump` adds a description comment above each line, unless the dependency does not have a description. * `--no-restart`: diff --git a/manpages/brew.1 b/manpages/brew.1 index 52079b4404..3039c141f1 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -2651,6 +2651,10 @@ Read the \fBBrewfile\fR from \fB~/\.Brewfile\fR\. \fBlist\fR Whalebrew dependencies\. . .TP +\fB\-\-vscode\fR +\fBlist\fR VSCode extensions\. +. +.TP \fB\-\-describe\fR \fBdump\fR adds a description comment above each line, unless the dependency does not have a description\. .