From 999a6b100949566628ffaba5bb26ac8bc4435865 Mon Sep 17 00:00:00 2001 From: Sergey Dudoladov Date: Wed, 30 Jan 2019 12:41:59 +0100 Subject: [PATCH] Add GSoC 2019 project ideas --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 403d63e7f..6bad8d471 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ [![GoDoc](https://godoc.org/github.com/zalando-incubator/postgres-operator?status.svg)](https://godoc.org/github.com/zalando-incubator/postgres-operator) [![golangci](https://golangci.com/badges/github.com/zalando-incubator/postgres-operator.svg)](https://golangci.com/r/github.com/zalando-incubator/postgres-operator) +## Google Summer of Code 2019 + +We apply as a mentoring organization to the Google Summer of Code 2019. Check out our [project ideas](docs/gsoc2019/ideas.md) ! + ## Introduction The Postgres [operator](https://coreos.com/blog/introducing-operators.html) @@ -36,6 +40,7 @@ new Postgres cluster CRD was submitted: There is a browser-friendly version of this documentation at [postgres-operator.readthedocs.io](https://postgres-operator.readthedocs.io) + ## Table of contents * [concepts](docs/index.md)