From 41a01386d43528c749ca2bb7ecf7609bfee06344 Mon Sep 17 00:00:00 2001 From: Sam Atman Date: Wed, 30 Apr 2025 21:11:11 -0400 Subject: Update CONTRIBUTORS.md, update build.zig.zon Also replaces the obsolete HTML/CSS version of the Unicode License with the plain text version found on unicode.org. --- build.zig.zon | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build.zig.zon') diff --git a/build.zig.zon b/build.zig.zon index b345189..881e6af 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -11,6 +11,8 @@ "data", "LICENSE", "README.md", + "NEWS.md", + "CONTRIBUTORS.md", "src", "unicode_license", "UNICODE_VERSION.txt", -- cgit v1.2.3