feat: add publisher metadata (#3080)

This commit is contained in:
ReenigneArcher 2024-08-24 20:14:45 -04:00 committed by GitHub
commit 6593fa5d61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 279 additions and 39 deletions

4
.gitignore vendored
View file

@ -52,3 +52,7 @@ package-lock.json
# Dummy macOS files
.DS_Store
# Python
*.pyc
venv/