Skip to content

Commit da2ac03

Browse files
Update graphql start date
Signed-off-by: Lukasz Gryglicki <[email protected]>
1 parent 277542d commit da2ac03

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

graphql/projects.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ projects:
55
name: GraphQL
66
status: "-"
77
command_line: ['graphql']
8-
start_date: 2015-12-07T18:00:00Z
9-
join_date: 2015-12-07T18:00:00Z
8+
start_date: 2015-07-02T00:00:00Z
9+
join_date: null
1010
psql_db: graphql
1111
main_repo: 'graphql/graphql-js'
1212
annotation_regexp: '^v\d+\.\d+\.\d+$'
@@ -16,8 +16,8 @@ projects:
1616
name: GraphQL JavaScript
1717
status: "-"
1818
command_line: ['graphql/graphql-js']
19-
start_date: 2014-01-06T00:00:00Z
20-
join_date: 2016-05-09T00:00:00Z
19+
start_date: 2015-07-02T00:00:00Z
20+
join_date: null
2121
psql_db: graphqljs
2222
main_repo: 'graphql/graphql-js'
2323
annotation_regexp: '^v\d+\.\d+\.\d+$'

0 commit comments

Comments
 (0)