From 8e0eab674ed8d38a2148cd677dfec979bfd39ba2 Mon Sep 17 00:00:00 2001 From: Cary Phillips Date: Thu, 2 Apr 2020 15:03:20 -0700 Subject: [PATCH 1/5] TSC meeting notes 4/2/2020 Signed-off-by: Cary Phillips --- ASWF/tsc-meetings/2020-04-02.md | 49 +++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 ASWF/tsc-meetings/2020-04-02.md diff --git a/ASWF/tsc-meetings/2020-04-02.md b/ASWF/tsc-meetings/2020-04-02.md new file mode 100644 index 000000000..2e8cdd88f --- /dev/null +++ b/ASWF/tsc-meetings/2020-04-02.md @@ -0,0 +1,49 @@ +# 0/2/2020 + +### Attending: + +* Cary Phillips +* Peter Hillman +* Larry Gritz +* Kimball Thurston +* Christina Tempelaar-Lietz +* Rod Bogart +* Joseph Goldstone +* Nick Porcino +* Sarah Martin + +### Discussion: + +* Various pandemic stories. + +* Google Summer of Code project proposals, ranked in order of preference: + + 1. Owen Thompson, Motion Picture Science student at Rochester + Institute of Technology. Proposal to split Imath into a separate + repo. The proposal is well-written, communication skills appear + good. Trial PR was implementation of Matrix22. + + 2. Jaroslav Paska, student at University of Glasgow. Proposal is to + benchmark compression schemes and potentially implement new + compression schemes. Proposal is well-written, communication skill + appear good. Trial PR was correcting a typo in a comment. Proposed + project is potentially useful, but dependent on gathering the right + imagery to benchmark, which could be tricky. + + 3. Archit, student at National Institute of Technology Goa, + India. Proposal is pybind11 bindings for Imath. Trial PR is a + correcting a grammar mistake. Proposed project is otentially risky; + no indication there is prior experience with pybind11, which could + be challenging. + +* Sarah Martin presented mockups of a new look for openexr.com + website. We preferred the one with obviously high-dynamic range + image, a relatively small banner across the top. We expressed a + preference for a "dark" mode style. + +* Rod will look for information about the original OpenEXR logo design. + +* Cary will follow up with John Mertic about Linux Foundation graphic + design services for a new logo. + +* #668 - Cary will respond with "won't fix." From 0d4fa3733bf8f91f0dbe0f57efee0b324f10c6f6 Mon Sep 17 00:00:00 2001 From: Cary Phillips Date: Thu, 2 Apr 2020 15:05:06 -0700 Subject: [PATCH 2/5] typo. Signed-off-by: Cary Phillips --- ASWF/tsc-meetings/2020-04-02.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ASWF/tsc-meetings/2020-04-02.md b/ASWF/tsc-meetings/2020-04-02.md index 2e8cdd88f..f490dead3 100644 --- a/ASWF/tsc-meetings/2020-04-02.md +++ b/ASWF/tsc-meetings/2020-04-02.md @@ -1,4 +1,4 @@ -# 0/2/2020 +# 4/2/2020 ### Attending: From e6da56dfe08b0a0fb60fd2ad8da6d23c6c0de399 Mon Sep 17 00:00:00 2001 From: Cary Phillips Date: Thu, 2 Apr 2020 15:06:24 -0700 Subject: [PATCH 3/5] added John Signed-off-by: Cary Phillips --- ASWF/tsc-meetings/2020-04-02.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ASWF/tsc-meetings/2020-04-02.md b/ASWF/tsc-meetings/2020-04-02.md index f490dead3..e335eee31 100644 --- a/ASWF/tsc-meetings/2020-04-02.md +++ b/ASWF/tsc-meetings/2020-04-02.md @@ -10,6 +10,7 @@ * Rod Bogart * Joseph Goldstone * Nick Porcino +* John Mertic * Sarah Martin ### Discussion: From 592c249a9a59790b8b5d8ca63a9a6bda06a72a19 Mon Sep 17 00:00:00 2001 From: Cary Phillips Date: Thu, 2 Apr 2020 18:06:44 -0700 Subject: [PATCH 4/5] typo Signed-off-by: Cary Phillips --- ASWF/tsc-meetings/2020-04-02.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ASWF/tsc-meetings/2020-04-02.md b/ASWF/tsc-meetings/2020-04-02.md index e335eee31..91f1b1b8b 100644 --- a/ASWF/tsc-meetings/2020-04-02.md +++ b/ASWF/tsc-meetings/2020-04-02.md @@ -33,7 +33,7 @@ 3. Archit, student at National Institute of Technology Goa, India. Proposal is pybind11 bindings for Imath. Trial PR is a - correcting a grammar mistake. Proposed project is otentially risky; + correcting a grammar mistake. Proposed project is potentially risky; no indication there is prior experience with pybind11, which could be challenging. From d3ea3527361761f034adf1317a6b72b63290f344 Mon Sep 17 00:00:00 2001 From: Cary Phillips Date: Fri, 3 Apr 2020 09:42:14 -0700 Subject: [PATCH 5/5] edited GSoC discussion Signed-off-by: Cary Phillips --- ASWF/tsc-meetings/2020-04-02.md | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/ASWF/tsc-meetings/2020-04-02.md b/ASWF/tsc-meetings/2020-04-02.md index 91f1b1b8b..416c5bb90 100644 --- a/ASWF/tsc-meetings/2020-04-02.md +++ b/ASWF/tsc-meetings/2020-04-02.md @@ -17,25 +17,7 @@ * Various pandemic stories. -* Google Summer of Code project proposals, ranked in order of preference: - - 1. Owen Thompson, Motion Picture Science student at Rochester - Institute of Technology. Proposal to split Imath into a separate - repo. The proposal is well-written, communication skills appear - good. Trial PR was implementation of Matrix22. - - 2. Jaroslav Paska, student at University of Glasgow. Proposal is to - benchmark compression schemes and potentially implement new - compression schemes. Proposal is well-written, communication skill - appear good. Trial PR was correcting a typo in a comment. Proposed - project is potentially useful, but dependent on gathering the right - imagery to benchmark, which could be tricky. - - 3. Archit, student at National Institute of Technology Goa, - India. Proposal is pybind11 bindings for Imath. Trial PR is a - correcting a grammar mistake. Proposed project is potentially risky; - no indication there is prior experience with pybind11, which could - be challenging. +* Discussed Google Summer of Code project proposals. * Sarah Martin presented mockups of a new look for openexr.com website. We preferred the one with obviously high-dynamic range