Files
Steve SilvaandgVisor bot 0da62368cb Add list of users to the gvisor website.
Adds a new users page that lists known users, links to them, and captures
any references or additional details about their usage.

PiperOrigin-RevId: 611636393
2024-02-29 16:48:10 -08:00

8 lines
167 B
Python

package(
default_applicable_licenses = ["//:license"],
default_visibility = ["//website:__pkg__"],
licenses = ["notice"],
)
exports_files(["index.html"])