From 99955470e098aa79d6572f057d430f89c75bbc56 Mon Sep 17 00:00:00 2001 From: Ted Pudlik Date: Mon, 19 Sep 2022 19:12:05 +0000 Subject: [PATCH] Add reserved extension number for Pigweed The extension number will be used for providing custom options to the Pigweed protobuf compiler. Support for this is added in https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/110632. --- docs/options.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/options.md b/docs/options.md index dc19688235..87f7dca50b 100644 --- a/docs/options.md +++ b/docs/options.md @@ -344,3 +344,7 @@ with info about your project (name and website) so we can add an entry for you. 1. mypy-protobuf * Website: https://github.com/nipunn1313/mypy-protobuf * Extension: 1151-1154 + +1. Pigweed protobuf compiler + * Website: https://pigweed.dev/pw_protobuf + * Extension: 1155