Update to_sandbox.txt (#10991)
Commenting out Google Sans and Google Sans Flex as they are breaking the git2sandbox process.
They need to have their registry_default_overrides restored.
diff --git a/to_sandbox.txt b/to_sandbox.txt
index 5ab0af2..76f0862 100644
--- a/to_sandbox.txt
+++ b/to_sandbox.txt
@@ -1,8 +1,14 @@
# Upgrade
ofl/castoro # https://github.com/google/fonts/pull/10953
ofl/castorotitling # https://github.com/google/fonts/pull/10954
-ofl/googlesans # https://github.com/google/fonts/pull/10960
-ofl/googlesansflex # https://github.com/google/fonts/pull/10926
+
+# Evan Adams commented out ofl/googlesans and ofl/googlesansflex because
+# their registry_default_overrides were removed from the METADATA.pb files
+# and that removal is causing an error in git2sandbox which runs automatically
+# so we're seeing a steady stream of failures.
+# ofl/googlesans # https://github.com/google/fonts/pull/10960
+# ofl/googlesansflex # https://github.com/google/fonts/pull/10926
+
# ofl/googlesansflex/TRADEMARKS.md # https://github.com/google/fonts/pull/10926
ofl/manrope # https://github.com/google/fonts/pull/10964
ofl/notocoloremoji # https://github.com/google/fonts/pull/10891