aboutsummaryrefslogtreecommitdiff
path: root/.bcr/gazelle/metadata.template.json
diff options
context:
space:
mode:
Diffstat (limited to '.bcr/gazelle/metadata.template.json')
-rw-r--r--.bcr/gazelle/metadata.template.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/.bcr/gazelle/metadata.template.json b/.bcr/gazelle/metadata.template.json
new file mode 100644
index 0000000..9cd4291
--- /dev/null
+++ b/.bcr/gazelle/metadata.template.json
@@ -0,0 +1,20 @@
+{
+ "homepage": "https://github.com/bazelbuild/rules_python",
+ "maintainers": [
+ {
+ "name": "Richard Levasseur",
+ "email": "rlevasseur@google.com",
+ "github": "rickeylev"
+ },
+ {
+ "name": "Thulio Ferraz Assis",
+ "email": "thulio@aspect.dev",
+ "github": "f0rmiga"
+ }
+ ],
+ "repository": [
+ "github:bazelbuild/rules_python"
+ ],
+ "versions": [],
+ "yanked_versions": {}
+}