From 64a2ae25d4e30345caa33bc99644a82007246fc0 Mon Sep 17 00:00:00 2001 From: Eric Ning Date: Thu, 26 Sep 2024 11:03:08 -0700 Subject: [PATCH] Fix bug with name config (#1427) --- authors.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authors.yaml b/authors.yaml index 8d67771..265d1d4 100644 --- a/authors.yaml +++ b/authors.yaml @@ -174,6 +174,6 @@ joecasson-openai: avatar: "https://avatars.githubusercontent.com/u/178522625" ericning-o: - Name: "Eric Ning" + name: "Eric Ning" website: "https://github.com/ericning-o" avatar: "https://avatars.githubusercontent.com/u/182030612" \ No newline at end of file