From 50677ab9ed7fa0c6c00b7db38e9dc010054f387e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Vion?= Date: Tue, 25 Aug 2015 18:46:52 +0200 Subject: [PATCH 1/3] add OpenGL and related packages --- build-constraints.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f9a16504..519c6ffb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -191,6 +191,13 @@ packages: - psqueues - websockets + "haskell-opengl": + - OpenGL + - GLURaw + - GLUT + - OpenGLRaw + - StateVar + "Antoine Latter": - byteorder - uuid @@ -1931,3 +1938,9 @@ github-users: - meteficha analytics: - ekmett + haskell-opengl: + - dagit + - elliottt + - jmcarthur + - svenpanne + From 7711900ea38f6819cf7ac05a64b9433b4a895fc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Vion?= Date: Tue, 25 Aug 2015 19:01:48 +0200 Subject: [PATCH 2/3] remove dagit from potential haskell-opengl maintainer list --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 519c6ffb..5e3974d3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1939,7 +1939,6 @@ github-users: analytics: - ekmett haskell-opengl: - - dagit - elliottt - jmcarthur - svenpanne From f1e86d1139a8b9be99a0542a6d6eaf7337829498 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Vion?= Date: Wed, 26 Aug 2015 00:18:41 +0200 Subject: [PATCH 3/3] add ekmett to haskell-opengl maintenance group, and comment others --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5e3974d3..1e381435 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1939,7 +1939,8 @@ github-users: analytics: - ekmett haskell-opengl: - - elliottt - - jmcarthur - - svenpanne + - ekmett + # - svenpanne + # - elliottt + # - jmcarthur