From f64bbddcbb8e7a1a0d9c5d86cda2828d26fb9c6b Mon Sep 17 00:00:00 2001 From: Alexis Date: Wed, 12 Oct 2016 02:38:57 -0700 Subject: [PATCH 1/2] Add stb-image-redux --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e0ba188..a86fd113 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2529,6 +2529,9 @@ packages: "Mahdi Dibaiee ": - picedit + + "Alexis Williams @sasinestro": + - stb-image-redux # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From f0d2a99acf2039b1b8849ec0fbfb1e5cc7a5afde Mon Sep 17 00:00:00 2001 From: Alexis Date: Wed, 12 Oct 2016 04:13:21 -0700 Subject: [PATCH 2/2] Fixed typo in email --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a86fd113..562b2515 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2530,7 +2530,7 @@ packages: "Mahdi Dibaiee ": - picedit - "Alexis Williams @sasinestro": + "Alexis Williams @sasinestro": - stb-image-redux # If you stop maintaining a package you can move it here.