From 42e8d45a8fc7892a9cc208dc1a4be6a0782948de Mon Sep 17 00:00:00 2001 From: Shaunakdas Date: Fri, 30 Aug 2019 08:52:54 +0530 Subject: [PATCH] added ownership file for sdlc security --- .ownership.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .ownership.json diff --git a/.ownership.json b/.ownership.json new file mode 100644 index 00000000..a644b394 --- /dev/null +++ b/.ownership.json @@ -0,0 +1,6 @@ +{ + "name": "graphql-go", + "description": "Fork of Golang based Graphql (graph-gophers/graphql-go)", + "owner": "bmishra", + "slack_channel": "gql-alerts" +} \ No newline at end of file