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",
|
"license": "Apache License, Version 2.0",
|
||||||
"isSystem": true,
|
"isSystem": true,
|
||||||
|
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/triAGENS/ArangoDB.git"
|
||||||
|
},
|
||||||
|
|
||||||
"contributors": [
|
"contributors": [
|
||||||
{
|
{
|
||||||
"name": "Heiko Kernbach",
|
"name": "Heiko Kernbach",
|
||||||
|
|
|
@ -6,6 +6,11 @@
|
||||||
"license": "Apache License, Version 2.0",
|
"license": "Apache License, Version 2.0",
|
||||||
"isSystem": true,
|
"isSystem": true,
|
||||||
|
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/triAGENS/ArangoDB.git"
|
||||||
|
},
|
||||||
|
|
||||||
"contributors": [
|
"contributors": [
|
||||||
{
|
{
|
||||||
"name": "Guido Schwab",
|
"name": "Guido Schwab",
|
||||||
|
|
|
@ -6,6 +6,11 @@
|
||||||
"license": "Apache License, Version 2.0",
|
"license": "Apache License, Version 2.0",
|
||||||
"isSystem": true,
|
"isSystem": true,
|
||||||
|
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/triAGENS/ArangoDB.git"
|
||||||
|
},
|
||||||
|
|
||||||
"contributors": [
|
"contributors": [
|
||||||
{
|
{
|
||||||
"name": "Michael Hackstein",
|
"name": "Michael Hackstein",
|
||||||
|
|
|
@ -6,6 +6,11 @@
|
||||||
"license": "Apache License, Version 2.0",
|
"license": "Apache License, Version 2.0",
|
||||||
"isSystem": true,
|
"isSystem": true,
|
||||||
|
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/triAGENS/ArangoDB.git"
|
||||||
|
},
|
||||||
|
|
||||||
"contributors": [
|
"contributors": [
|
||||||
{
|
{
|
||||||
"name": "Alan Plum",
|
"name": "Alan Plum",
|
||||||
|
|
|
@ -6,6 +6,11 @@
|
||||||
"license": "Apache License, Version 2.0",
|
"license": "Apache License, Version 2.0",
|
||||||
"isSystem": true,
|
"isSystem": true,
|
||||||
|
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/triAGENS/ArangoDB.git"
|
||||||
|
},
|
||||||
|
|
||||||
"contributors": [
|
"contributors": [
|
||||||
{
|
{
|
||||||
"name": "Alan Plum",
|
"name": "Alan Plum",
|
||||||
|
|
|
@ -6,6 +6,11 @@
|
||||||
"license": "Apache License, Version 2.0",
|
"license": "Apache License, Version 2.0",
|
||||||
"isSystem": true,
|
"isSystem": true,
|
||||||
|
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/triAGENS/ArangoDB.git"
|
||||||
|
},
|
||||||
|
|
||||||
"contributors": [
|
"contributors": [
|
||||||
{
|
{
|
||||||
"name": "Alan Plum",
|
"name": "Alan Plum",
|
||||||
|
|
Loading…
Reference in New Issue