From da0b7a8819e48824e32396ae1dd4399de552ea70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Tue, 24 Nov 2020 00:37:30 +0000 Subject: [PATCH] rejected casks: obscure: remove reference to self-submitted (#93438) --- doc/faq/rejected_casks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/faq/rejected_casks.md b/doc/faq/rejected_casks.md index aa3264374b..9fddb3df94 100644 --- a/doc/faq/rejected_casks.md +++ b/doc/faq/rejected_casks.md @@ -15,7 +15,7 @@ Common reasons to reject a Cask entirely: + The download URL for the app is both behind a login/registration form and from a host that differs from the homepage, meaning users can’t easily verify its authenticity. [alehouse/homebrew-unofficial](https://github.com/alehouse/homebrew-unofficial) is a sister repo where you may wish to submit your cask. + The Cask is for an app that is unmaintained (no releases in the last year, or [explicitly discontinued](https://github.com/Homebrew/homebrew-cask/pull/22699)). + The Cask is for an app that is too obscure. Examples: - + A self-submitted app from a code repository that is not notable enough (under 30 forks, 30 watchers, 75 stars). + + An app from a code repository that is not notable enough (under 30 forks, 30 watchers, 75 stars). + [Electronic Identification (eID) software](https://github.com/Homebrew/homebrew-cask/issues/59021). + The Cask is for an app with no information on the homepage (example: a GitHub repository without a README). + The author has [specifically asked us not to include it](https://github.com/Homebrew/homebrew-cask/pull/5342).