Skip to content

Commit a4b1efb

Browse files
committed
fix: correct Djamel's GitHub handle to @Strawbang
1 parent 317dc13 commit a4b1efb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/Founders.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
const founders = [
33
{
44
name: 'Djamel Bougouffa',
5-
handle: 'dbougouffa',
6-
github: 'https://github.com/dbougouffa',
5+
handle: 'Strawbang',
6+
github: 'https://github.com/Strawbang',
77
linkedin: null,
88
website: null,
99
twitter: null,

0 commit comments

Comments
 (0)