aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/faq.md
diff options
context:
space:
mode:
authorGravatar Abhishek Arya <inferno@chromium.org>2017-08-17 12:54:59 -0700
committerGravatar GitHub <noreply@github.com>2017-08-17 12:54:59 -0700
commit16364427904845006dc87948af141fa64ec248ca (patch)
treec4ced8795d4408eff7ce22abee8196be513df810 /docs/faq.md
parentb128420e0355ae76044a9ba56d525a29d5dc1e0f (diff)
Update faq.md
Diffstat (limited to 'docs/faq.md')
-rw-r--r--docs/faq.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq.md b/docs/faq.md
index bf0acb15..7147f81a 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -20,7 +20,7 @@ We will reconsider the Github issue tracker once the
## Why do you require a Gmail account for authentication?
-Our [ClusterFuzz](clusterfuzz.md) fuzzing infrastructure and [issue tracker](https://bugs.chromium.org/p/oss-fuzz/issues/list) require a Gmail account for authentication. Note that an alternate email address associated with a Google acount does not work, it has to be a Gmail address.
+Our [ClusterFuzz](clusterfuzz.md) fuzzing infrastructure and [issue tracker](https://bugs.chromium.org/p/oss-fuzz/issues/list) require a Gmail account for authentication. Note that an alternate email address associated with a Google acount does not work due to appengine api limitations.
## Why do you use Docker?