-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: add tech sponsors #63
chore: add tech sponsors #63
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good like in eslint/eslint, but @nzakas mentioned "automatically" so I'm not sure if the goal was maybe to fetch data from https://raw.githubusercontent.com/eslint/eslint.org/main/src/_data/techsponsors.json instead of hardcoding.
My bad I also get why its better to do it similar to sponsors and not have it statically hard coded. I have made the changes here. there are some open points.
|
We can have it look the same as the bronze sponsors, which is what we do on the website (https://eslint.org/sponsors). |
Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks!
Prerequisites checklist
What is the purpose of this pull request?
Related Issues
fixes #57