Skip to content

Commit a129f37

Browse files
committed
Update last name
1 parent 653e63d commit a129f37

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

index_data/blog_authors.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
{
2424
"username": "ryyppy",
25-
"fullname": "Patrick Stapfer",
25+
"fullname": "Patrick Ecker",
2626
"role": "Documentation",
2727
"img_url": "https://pbs.twimg.com/profile_images/1185576475837304839/hvCe6M2r_400x400.jpg",
2828
"twitter": "ryyppy"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rescript-lang.org",
33
"private": true,
44
"version": "1.0.0",
5-
"author": "Patrick Stapfer <[email protected]>",
5+
"author": "Patrick Ecker <[email protected]>",
66
"license": "MIT",
77
"engines": {
88
"node": ">=12.x"

pages/community.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- [Hongbo Zhang](https://twitter.com/bobzhang1988)
66
- [Cristiano Calcagno](https://twitter.com/ccrisccris)
77
- [Cheng Lou](https://twitter.com/_chenglou)
8-
- [Patrick Stapfer](https://twitter.com/ryyppy)
8+
- [Patrick Ecker](https://twitter.com/ryyppy)
99
- [Bettina Steinbrecher](https://twitter.com/made_by_betty)
1010
- [Maxim Valcke](https://twitter.com/_binary_search)
1111
- [Ricky Vetter](https://twitter.com/rickyvetter)

0 commit comments

Comments
 (0)