diff --git a/config/defaults.yaml b/config/defaults.yaml index c462e2d..d879844 100644 --- a/config/defaults.yaml +++ b/config/defaults.yaml @@ -354,6 +354,16 @@ repositories: description: A Python script to configure hibernation on Linux systems using a swap file, including GRUB and initramfs integration. Optional swap file creation with custom size support. homepage: https://github.com/kevinveenbirkenbach/setup-hibernate repository: setup-hibernate + verified: + gpg_keys: + - 44D8F11FD62F878E + - B5690EEEBB952194 + +- account: kevinveenbirkenbach + alias: dockreap + description: A Python tool to safely detect and remove unused anonymous Docker volumes. Supports whitelisting, symlink cleanup, and optional confirmation prompts. Ideal for keeping your Docker environment clean and efficient. + provider: github.com + repository: docker-volume-cleaner verified: gpg_keys: - 44D8F11FD62F878E