From 12692358a1b80ecba237df0a0e4646cec4583c89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Vion?= Date: Wed, 26 Aug 2015 12:17:22 +0200 Subject: [PATCH 1/2] add ObjectName under haskell-opengl maintenance following comment from https://github.com/fpco/stackage/pull/774 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 34f62595..3e6398a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -197,6 +197,7 @@ packages: - GLUT - OpenGLRaw - StateVar + - ObjectName "Antoine Latter": - byteorder From bbb0fad69bd3f4d0be72d8692af95ac9ac44d0d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Vion?= Date: Wed, 26 Aug 2015 12:17:58 +0200 Subject: [PATCH 2/2] add @svenpanne to haskell-opengl maintainer group --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3e6398a5..60ff9efd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1944,7 +1944,7 @@ github-users: - ekmett haskell-opengl: - ekmett - # - svenpanne + - svenpanne # - elliottt # - jmcarthur