Update manifest.json

This commit is contained in:
htmltiger 2021-12-01 02:45:18 +00:00 committed by GitHub
parent d11cb035d5
commit 03a4ff8e0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{
"domain": "config_editor",
"name": "Config Editor",
"version": "1.0"
"version": "1.0",
"codeowners": "@htmltiger"
}