We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d763b41 commit 9b0c68dCopy full SHA for 9b0c68d
1 file changed
META.json
@@ -7,9 +7,7 @@
7
"Artem Gavrilov <artem.gavrilov@percona.com>",
8
"Percona PostgreSQL Team <postgresql@percona.com>"
9
],
10
- "license": {
11
- "PostgreSQL": "https://www.postgresql.org/about/licence"
12
- },
+ "license": "postgresql",
13
"provides": {
14
"pg_stat_monitor": {
15
"abstract": "PostgreSQL Query Performance Monitoring Tool",
@@ -36,7 +34,6 @@
36
34
"type": "git"
37
35
}
38
},
39
- "generated_by": "Artem Gavrilov",
40
"meta-spec": {
41
"version": "1.0.0",
42
"url": "http://pgxn.org/meta/spec.txt"
0 commit comments