diff --git a/config/defaults.yaml b/config/defaults.yaml index 826b5ec..7f1ca5f 100644 --- a/config/defaults.yaml +++ b/config/defaults.yaml @@ -435,3 +435,15 @@ repositories: gpg_keys: - 44D8F11FD62F878E - B5690EEEBB952194 + +- account: kevinveenbirkenbach + description: A Python-based CLI tool for managing OpenLDAP schema snippets under cn=config, allowing you to create or update schema entries—including custom olcAttributeTypes and olcObjectClasses—via LDAPI. + homepage: https://github.com/kevinveenbirkenbach/ldap-schema-manager + alias: ldapsm + provider: github.com + repository: ldap-schema-manager + verified: + gpg_keys: + - 44D8F11FD62F878E + - B5690EEEBB952194 +