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\. .