Skip to content

Commit

Permalink
Updated ownership json
Browse files Browse the repository at this point in the history
  • Loading branch information
abhif22 committed Apr 7, 2020
1 parent 0cc1057 commit 3b0b62b
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions .ownership.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
{
"name": "graphql-go",
"description": "Fork of Golang based Graphql (graph-gophers/graphql-go)",
"owner": "bmishra",
"slack_channel": "gql-alerts"
"repository_name": "graphql-go",
"description": "Forked from graphq-gophers/graphql-go. This is implementation of GraphQL specification in golang. Core dependency for tokopedia/gqlserver Golang based Graphql service.",
"security_owner": "bmishra",
"slack_channel": "gql-core",
"app": [
{
"name": "graphql-go",
"description": "Forked from graphq-gophers/graphql-go. This is implementation of GraphQL specification in golang. Core dependency for tokopedia/gqlserver Golang based Graphql service.",
"owner": "bmishra",
"slack_channel": "gql-core"
}
]
}

0 comments on commit 3b0b62b

Please sign in to comment.