Skip to content

Commit

Permalink
Merge pull request #152 from untzag/bluesky
Browse files Browse the repository at this point in the history
add bluesky
  • Loading branch information
vsoch committed Nov 5, 2020
2 parents 29f57e1 + 5156479 commit 80ba763
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions database/github/bluesky/bluesky/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"parser": "github",
"uid": "github/bluesky/bluesky",
"url": "https://github.com/bluesky/bluesky",
"data": {
"timestamp": "2020-11-04 07:54:58.984229",
"name": "bluesky",
"url": "https://api.github.com/repos/bluesky/bluesky",
"full_name": "bluesky/bluesky",
"html_url": "https://github.com/bluesky/bluesky",
"private": false,
"description": "experiment orchestration and data acquisition",
"created_at": "2015-06-02T18:50:18Z",
"updated_at": "2020-10-26T15:50:57Z",
"clone_url": "https://github.com/bluesky/bluesky.git",
"homepage": "https://blueskyproject.io/bluesky/",
"size": 5840,
"stargazers_count": 62,
"watchers_count": 62,
"language": "Python",
"open_issues_count": 121,
"license": {
"key": "bsd-3-clause",
"name": "BSD 3-Clause \"New\" or \"Revised\" License",
"spdx_id": "BSD-3-Clause",
"url": "https://api.github.com/licenses/bsd-3-clause",
"node_id": "MDc6TGljZW5zZTU="
},
"subscribers_count": 27,
"owner": {
"html_url": "https://github.com/bluesky",
"avatar_url": "https://avatars1.githubusercontent.com/u/47676189?v=4",
"login": "bluesky",
"type": "Organization"
},
"topics": [
"python",
"bluesky",
"dataacquisition"
]
}
}

0 comments on commit 80ba763

Please sign in to comment.