Skip to content

Commit

Permalink
chore(website): Add Ana 🎉 (vectordotdev#1649)
Browse files Browse the repository at this point in the history
* chore(website): Add Ana 🎉

Signed-off-by: binarylogic <[email protected]>

* Run make generate

Signed-off-by: binarylogic <[email protected]>
  • Loading branch information
binarylogic authored Jan 30, 2020
1 parent a9b7950 commit 5252255
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .meta/team.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ avatar = "https://github.com/loony-bean.png"
github = "https://github.com/loony-bean"
name = "Alexey"

[[team]]
id = "ana"
avatar = "https://github.com/hoverbear.png"
github = "https://github.com/hoverbear"
name = "Ana"

[[team]]
id = "ashley"
avatar = "https://github.com/Jeffail.png"
Expand Down
6 changes: 6 additions & 0 deletions website/metadata.js
Original file line number Diff line number Diff line change
Expand Up @@ -17558,6 +17558,12 @@ module.exports = {
"id": "alexey",
"name": "Alexey"
},
{
"avatar": "https://github.com/hoverbear.png",
"github": "https://github.com/hoverbear",
"id": "ana",
"name": "Ana"
},
{
"avatar": "https://github.com/Jeffail.png",
"github": "https://github.com/Jeffail",
Expand Down

0 comments on commit 5252255

Please sign in to comment.