mirror of https://gitee.com/bigwinds/arangodb
Add Repository info to all system apps
This commit is contained in:
parent
2db72f990c
commit
6e6069a9bf
|
@ -6,6 +6,11 @@
|
|||
"license": "Apache License, Version 2.0",
|
||||
"isSystem": true,
|
||||
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/triAGENS/ArangoDB.git"
|
||||
},
|
||||
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Heiko Kernbach",
|
||||
|
|
|
@ -6,6 +6,11 @@
|
|||
"license": "Apache License, Version 2.0",
|
||||
"isSystem": true,
|
||||
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/triAGENS/ArangoDB.git"
|
||||
},
|
||||
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Guido Schwab",
|
||||
|
|
|
@ -6,6 +6,11 @@
|
|||
"license": "Apache License, Version 2.0",
|
||||
"isSystem": true,
|
||||
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/triAGENS/ArangoDB.git"
|
||||
},
|
||||
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Michael Hackstein",
|
||||
|
|
|
@ -6,6 +6,11 @@
|
|||
"license": "Apache License, Version 2.0",
|
||||
"isSystem": true,
|
||||
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/triAGENS/ArangoDB.git"
|
||||
},
|
||||
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Alan Plum",
|
||||
|
|
|
@ -6,6 +6,11 @@
|
|||
"license": "Apache License, Version 2.0",
|
||||
"isSystem": true,
|
||||
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/triAGENS/ArangoDB.git"
|
||||
},
|
||||
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Alan Plum",
|
||||
|
|
|
@ -6,6 +6,11 @@
|
|||
"license": "Apache License, Version 2.0",
|
||||
"isSystem": true,
|
||||
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/triAGENS/ArangoDB.git"
|
||||
},
|
||||
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Alan Plum",
|
||||
|
|
Loading…
Reference in New Issue