We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 277542d commit da2ac03Copy full SHA for da2ac03
1 file changed
graphql/projects.yaml
@@ -5,8 +5,8 @@ projects:
5
name: GraphQL
6
status: "-"
7
command_line: ['graphql']
8
- start_date: 2015-12-07T18:00:00Z
9
- join_date: 2015-12-07T18:00:00Z
+ start_date: 2015-07-02T00:00:00Z
+ join_date: null
10
psql_db: graphql
11
main_repo: 'graphql/graphql-js'
12
annotation_regexp: '^v\d+\.\d+\.\d+$'
@@ -16,8 +16,8 @@ projects:
16
name: GraphQL JavaScript
17
18
command_line: ['graphql/graphql-js']
19
- start_date: 2014-01-06T00:00:00Z
20
- join_date: 2016-05-09T00:00:00Z
21
psql_db: graphqljs
22
23
0 commit comments