docs: mark clutch and gulp as opensource (#6871)

This commit is contained in:
Joshua Chen 2022-03-08 07:34:35 +08:00 committed by GitHub
parent a4e37c4054
commit 5ea76f2376
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -344,8 +344,8 @@ const Users: User[] = [
description: 'An extensible API and UI platform for infrastructure tooling',
preview: require('./showcase/clutch.png'),
website: 'https://clutch.sh/',
source: null,
tags: [],
source: 'https://github.com/lyft/clutch/tree/main/docs/_website',
tags: ['opensource'],
},
{
title: 'CodeYourFuture',
@ -692,8 +692,8 @@ const Users: User[] = [
description: 'A toolkit to automate & enhance your workflow',
preview: require('./showcase/gulp.png'),
website: 'https://gulpjs.com',
source: null,
tags: ['large'],
source: 'https://github.com/gulpjs/gulpjs.github.io',
tags: ['opensource', 'large'],
},
{
title: 'Hashnode Support',