Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,13 @@
"country": "Colombia",
"name": "Bryan Moreno"
},
"CandidDeer": {
"country": "Austria", // Required
"name": "Lisa Thamer", // Required
"linkedin": "https://www.linkedin.com/in/lisa-thamer/", // Optional
"twitter": "https://twitter.com/CandidDeer", // Optional
"website":"https://www.instagram.com/enelya1988/"//Optional
}
Comment on lines +333 to +339
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"CandidDeer": {
"country": "Austria", // Required
"name": "Lisa Thamer", // Required
"linkedin": "https://www.linkedin.com/in/lisa-thamer/", // Optional
"twitter": "https://twitter.com/CandidDeer", // Optional
"website":"https://www.instagram.com/enelya1988/"//Optional
}
"CandidDeer": {
"country": "Austria",
"name": "Lisa Thamer",
"linkedin": "https://www.linkedin.com/in/lisa-thamer/",
"twitter": "https://twitter.com/CandidDeer",
"website":"https://www.instagram.com/enelya1988/"
},

"Cap10Kirk": {
"country": "United States",
"linkedin": "https://www.linkedin.com/in/quiara-kirkland-659611167/",
Expand Down