Skip to content

Commit d2a6859

Browse files
fix: changed blog post author name (#53)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Expanded authorship in blog content to include Saeed Dawod alongside roderik. - Added Saeed Dawod as a new author with relevant details in the authors list, enhancing contributor visibility. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: saeeddawod <saeed.dawod@gmail.com>
1 parent afb59b6 commit d2a6859

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

blog/2024-03-26.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
slug: March-26-2024
33
title: Extending ERC-20 Token for Enterprise
4-
authors: roderik
4+
authors: [roderik, saeed]
55
tags: [solidity, smartcontract, erc-20]
66
---
77

blog/authors.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,11 @@ jurgen:
99
title: Technical Writer
1010
url: https://github.com/jurgen-mustafa
1111
image_url: https://github.com/jurgen-mustafa.png
12+
13+
saeed:
14+
name: Saeed Dawod
15+
title: Customer Success Engineer
16+
url: https://github.com/SaeeDawod
17+
image_url: https://github.com/SaeeDawod.png
18+
19+

0 commit comments

Comments
 (0)