From 9855851dd0558f203effbdc4f215452cdf0ca5a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Thu, 27 Apr 2023 09:41:07 +0300 Subject: [PATCH] remove PUBLICITY.md We've outgrown this by now. --- PUBLICITY.md | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 PUBLICITY.md diff --git a/PUBLICITY.md b/PUBLICITY.md deleted file mode 100644 index 13f379b..0000000 --- a/PUBLICITY.md +++ /dev/null @@ -1,27 +0,0 @@ -# Publicity - -This section lists notable uses or mentions of `bazel-zig-cc` (before the -rename) and afterwards of the `hermetic_cc_toolchain`. - -- 2023-01-24 [bazel-zig-cc v1.0.0][bazel-zig-cc-v1]: - releasing this repository `bazel-zig-cc` and telling that `bazel-zig-cc` - is used in production to compile all of Uber's [Go Monorepo][go-monorepo]. -- 2022-11-18 [BazelCon 2022: Making Uber's hermetic C++ - toolchain][bazelcon2022]: Laurynas Lubys presents the story of how this - repository came into being and how it was used (as of the conference). -- 2022-05-23 [How Zig is used at Uber (youtube)][how-zig-is-used-at-uber]: - Motiejus Jakštys talks about how `bazel-zig-cc` came to existence and - how it's used at Uber in Milan Zig Meetup. -- 2022-05-23 [How Uber uses Zig][how-uber-uses-zig]: text version of the above. -- 2022-03-30 [Google Open Source Peer Bonus Program][google-award] awarded the - author $250 for bazel-zig-cc. -- 2022-01-13 [bazel-zig-cc building Envoy][zig-cc-envoy]. - - -[zig-cc-envoy]: https://github.com/envoyproxy/envoy/issues/19535 -[google-award]: https://opensource.googleblog.com/2022/03/Announcing-First-Group-of-Google-Open-Source-Peer-Bonus-Winners-in-2022.html -[how-uber-uses-zig]: https://jakstys.lt/2022/h -[how-zig-is-used-at-uber]: https://www.youtube.com/watch?v=SCj2J3HcEfc -[bazel-zig-cc-v1]: https://lists.sr.ht/~motiejus/bazel-zig-cc/%3CCAFVMu-rYbf_jDTT4p%3DCS2KV1asdS5Ovo5AyuCwgv2AXr8OOP0g%40mail.gmail.com%3E -[go-monorepo]: https://www.uber.com/blog/go-monorepo-bazel/ -[bazelcon2022]: https://www.youtube.com/watch?v=a1jXzx3884g