Skip to content

Commit 7ef8b92

Browse files
eustascopybara-github
authored andcommitted
copybara config update to export /MODULE.bazel
PiperOrigin-RevId: 712795247
1 parent 95b81fc commit 7ef8b92

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

MODULE.bazel

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Copyright 2025 The Brotli Authors. All rights reserved.
2+
#
3+
# Distributed under MIT license.
4+
# See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
5+
6+
"""Brotli reference implementation"""
7+
8+
module(
9+
name = "brotli",
10+
version = "1.1.0",
11+
repo_name = "org_brotli",
12+
)

WORKSPACE.bazel

-1
This file was deleted.

0 commit comments

Comments
 (0)