adding contributor info

This commit is contained in:
Kenneth Brooks 2025-01-22 22:33:36 -05:00 committed by GitHub
parent 31edc043d2
commit da335c4971
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
zig.md
View File

@ -3,6 +3,7 @@ name: Zig
filename: learnzig.zig filename: learnzig.zig
contributors: contributors:
- ["Philippe Pittoli", "https://karchnu.fr/"] - ["Philippe Pittoli", "https://karchnu.fr/"]
- ["Kenneth Brooks", "https://github.com/zendril"]
--- ---
[Zig][ziglang] aims to be a replacement for the C programming language. [Zig][ziglang] aims to be a replacement for the C programming language.