From ea551a350d598aa244ffebcbc35f34473a7da91d Mon Sep 17 00:00:00 2001 From: saeeddawod Date: Thu, 1 Aug 2024 18:00:11 +0700 Subject: [PATCH] changed blog post author name --- blog/2024-03-26.md | 2 +- blog/authors.yml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/blog/2024-03-26.md b/blog/2024-03-26.md index 2d10740a..72e66084 100644 --- a/blog/2024-03-26.md +++ b/blog/2024-03-26.md @@ -1,7 +1,7 @@ --- slug: March-26-2024 title: Extending ERC-20 Token for Enterprise -authors: roderik +authors: [roderik, saeed] tags: [solidity, smartcontract, erc-20] --- diff --git a/blog/authors.yml b/blog/authors.yml index b834e947..8beae7c8 100644 --- a/blog/authors.yml +++ b/blog/authors.yml @@ -9,3 +9,11 @@ jurgen: title: Technical Writer url: https://github.com/jurgen-mustafa image_url: https://github.com/jurgen-mustafa.png + +saeed: + name: Saeed Dawod + title: Customer Success Engineer + url: https://github.com/SaeeDawod + image_url: https://github.com/SaeeDawod.png + +