Skip to content

Commit

Permalink
Merge branch 'main' into chore/npm-scripts-standardize
Browse files Browse the repository at this point in the history
  • Loading branch information
kecrily committed Aug 7, 2023
2 parents d09a425 + aa37030 commit 0102554
Show file tree
Hide file tree
Showing 9 changed files with 136 additions and 208 deletions.
8 changes: 8 additions & 0 deletions .editorconfig
@@ -0,0 +1,8 @@
root = true

[*]
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
end_of_line = lf
insert_final_newline = true
21 changes: 0 additions & 21 deletions .github/workflows/add-to-triage.yml

This file was deleted.

2 changes: 1 addition & 1 deletion src/_data/all_authors.json
Expand Up @@ -150,7 +150,7 @@
"title": "Guest Author",
"website": "https://haydenbleasel.com/",
"avatar_url": "https://avatars.githubusercontent.com/u/4142719?v=4",
"bio": "Part designer, part developer. I lead the Product and Design teams at Corellium.",
"bio": "I'm an Australian product designer and TypeScript developer currently living in Delray Beach, Florida.",
"twitter_username": "haydenbleasel",
"github_username": "haydenbleasel",
"location": "Delray Beach, FL"
Expand Down
18 changes: 9 additions & 9 deletions src/_data/donations.json
@@ -1,4 +1,13 @@
[
{
"id": "e0adkjrv-8xwm69o7-yjb67z5n-4l93bgoy",
"name": "Nicholas Martin",
"url": null,
"image": "https://images.opencollective.com/builtbyrebels/avatar.png",
"amount": 5,
"date": "2023-08-06T00:10:06.075Z",
"source": "opencollective"
},
{
"id": "zaxon793-jy8gpl0e-g33pbrkd-emwl5v04",
"name": "Eze Solomon",
Expand Down Expand Up @@ -205,14 +214,5 @@
"amount": 1.75,
"date": "2022-07-25T15:19:57.126Z",
"source": "opencollective"
},
{
"id": "3k0exgzn-m8yj64r3-ex9p5wao-9r7b4dlv",
"name": "Wix Engineering",
"url": null,
"image": "https://images.opencollective.com/guy-margalit/avatar.png",
"amount": 268,
"date": "2022-07-07T11:27:21.141Z",
"source": "opencollective"
}
]

0 comments on commit 0102554

Please sign in to comment.