1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "files": [
- "README.md"
- ],
- "imageSize": 100,
- "commit": false,
- "badgeTemplate": "",
- "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"
- ]
- }
- ],
- "contributorsPerLine": 7,
- "projectName": "omnia",
- "projectOwner": "dellhpc",
- "repoType": "github",
- "repoHost": "https://github.com",
- "skipCi": true
- }
|