From bdcae8268719f3a0cd67a762f3f2e55a5985ac62 Mon Sep 17 00:00:00 2001 From: Timo Tijhof Date: Fri, 28 Jun 2024 23:12:52 +0100 Subject: [PATCH] Docs: add Square to projects list --- docs/_data/projects.yml | 14 ++++++++++++-- docs/projects.md | 2 +- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/docs/_data/projects.yml b/docs/_data/projects.yml index f1c94a327..26f267f10 100644 --- a/docs/_data/projects.yml +++ b/docs/_data/projects.yml @@ -6,7 +6,7 @@ # - One or more its projects are under an OSI-approved free software license and use QUnit. # - Meets at least one of the following notability criteria: # - has an official social media account with 5000+ followers. -# - or, an English Wikipedia article exists about the organization, and has existed for at least one year. +# - or, an English Wikipedia article exists for at least one year about the organization. # # Projects should meet these criteria: # @@ -16,7 +16,7 @@ # - published to a package manager with 50+ non-dev dependent packages. # - or, maintained on a social coding platform (e.g. GitLab, GitHub) with 500+ stars. # - or, has a official social media account with 1000+ followers. -# - or, an English Wikipedia article exists about the project, and has existed for at least one year. +# - or, an English Wikipedia article exists for at least one year about. # orgs: @@ -76,6 +76,16 @@ orgs: - name: kiwix-js href: https://github.com/kiwix/kiwix-js + - name: Square + href: https://github.com/square/ + sub: + - name: ember-computable + href: https://github.com/square/ember-computable + - name: eslint-plugin-square + href: https://github.com/square/eslint-plugin-square + - name: qunit-bdd + href: https://github.com/square/qunit-bdd + - name: Twitter href: https://github.com/twitter sub: diff --git a/docs/projects.md b/docs/projects.md index 4c441d1f2..c6bd08be1 100644 --- a/docs/projects.md +++ b/docs/projects.md @@ -3,7 +3,7 @@ layout: page title: Who's using QUnit? --- -

These organizations and open-source projects use QUnit to keep their code in check.

+

These organizations and open-source projects, and many others, use QUnit to keep their code in check.

## Organizations