From 13549f5966f60844a31b075e3ca0acf54b61df58 Mon Sep 17 00:00:00 2001 From: varon Date: Wed, 23 Nov 2016 01:10:30 +0200 Subject: [PATCH] Add request for maintainers to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a3091923..723bfd54 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ OpenTK ====== + +### MAINTAINERS WANTED + +OpenTK is a large project, with a huge number of components. We're looking to add a more maintainers to the team. +Email [@varon](https://github.com/varon) or message him in Gitter if you'd like to help out. + [![Join the chat at https://gitter.im/opentk/opentk](https://badges.gitter.im/opentk/opentk.svg)](https://gitter.im/opentk/opentk?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) The Open Toolkit library is a fast, low-level C# binding for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research.