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 + +