1
0
Fork 0

REUSE: Add containerrc to CC0 group

Signed-off-by: Enno Tensing <tenno@suij.in>
This commit is contained in:
Enno Tensing 2025-07-30 11:26:12 +02:00
parent 5bcf2f846c
commit 07bd99d38e
Signed by: tenno
GPG key ID: 95265603BD36E66C

View file

@ -1,6 +1,6 @@
version = 1
[[annotations]]
path = [".gitignore", "example.container", "ruff.toml", "Makefile"]
path = [".gitignore", "example.container", "ruff.toml", "Makefile", "containerrc.json"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2025 Enno Tensing <tenno+containerctl@suij.in>"
SPDX-License-Identifier = "CC0-1.0"