Get project contribs

This commit is contained in:
Dennis Schoepf 2021-08-05 21:39:18 +02:00
parent 2605bfc16b
commit fd00b10f2e
6 changed files with 1156 additions and 1 deletions

View file

@ -1,38 +0,0 @@
{
"subprojects": [
{
"name": "block",
"path": "packages/block",
"size": 2450,
"revealables": [
{
"type": "LEGACY",
"name": "trieNode",
"path": "src/trieNode.ts",
"size": 85,
"contents": "This file is a bit long, you might want to take a clear look and refactor it. The contributors of this subpackage could help here. Try to reveal them to see their contact info.",
"url": "https://github.com/ethereumjs/ethereumjs-monorepo/blob/master/packages/trie/src/trieNode.ts",
"imageUrl": null
},
{
"type": "CONTRIBUTOR",
"name": "Holger Drewes (holgerd77)",
"path": null,
"size": 40,
"contents": "This contributor has a lot of commits in this sub package, below you can find the contact information and a few commits from this repo.",
"url": "https://github.com/ethereumjs/ethereumjs-monorepo/blob/master/packages/trie/src/trieNode.ts",
"imageUrl": "https://avatars.githubusercontent.com/u/931137?v=4"
},
{
"type": "PACKAGE",
"name": "chalk",
"path": "https://github.com/ethereumjs/ethereumjs-monorepo/blob/master/packages/client/package.json",
"size": 65,
"contents": "This package is used in this part of the project. Take a look at the documentation in order to make yourself familiar with it",
"url": "https://github.com/chalk/chalk",
"imageUrl": null
}
]
}
]
}