12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- {
- "files": [
- "README.md"
- ],
- "imageSize": 100,
- "commit": false,
- "badgeTemplate": "<!-- DO NOT ADD A BADGE -->",
- "contributors": [
- {
- "login": "j0hnL",
- "name": "John Lockman",
- "avatar_url": "https://avatars.githubusercontent.com/u/912987?v=4",
- "profile": "http://johnlockman.com",
- "contributions": [
- "test",
- "code",
- "blog",
- "ideas",
- "maintenance",
- "mentoring",
- "design"
- ]
- },
- {
- "login": "lwilson",
- "name": "Lucas A. Wilson",
- "avatar_url": "https://avatars.githubusercontent.com/u/1236922?v=4",
- "profile": "https://github.com/lwilson",
- "contributions": [
- "code",
- "design",
- "maintenance",
- "ideas",
- "blog",
- "doc",
- "mentoring",
- "projectManagement",
- "review",
- "talk"
- ]
- },
- {
- "login": "DeepikaKrishnaiah",
- "name": "DeepikaKrishnaiah",
- "avatar_url": "https://avatars.githubusercontent.com/u/73213880?v=4",
- "profile": "https://github.com/DeepikaKrishnaiah",
- "contributions": [
- "code"
- ]
- },
- {
- "login": "sujit-jadhav",
- "name": "sujit-jadhav",
- "avatar_url": "https://avatars.githubusercontent.com/u/73123831?v=4",
- "profile": "https://github.com/sujit-jadhav",
- "contributions": [
- "ideas"
- ]
- },
- {
- "login": "araji",
- "name": "araji",
- "avatar_url": "https://avatars.githubusercontent.com/u/216020?v=4",
- "profile": "https://github.com/araji",
- "contributions": [
- "code"
- ]
- },
- {
- "login": "leereyno-asu",
- "name": "Lee Reynolds",
- "avatar_url": "https://avatars.githubusercontent.com/u/81774548?v=4",
- "profile": "https://github.com/leereyno-asu",
- "contributions": [
- "code",
- "doc",
- "tutorial"
- ]
- }
- ],
- "contributorsPerLine": 7,
- "projectName": "omnia",
- "projectOwner": "dellhpc",
- "repoType": "github",
- "repoHost": "https://github.com",
- "skipCi": true
- }
|