diff options
author | Ivan Kohler <ivan@freeside.biz> | 2019-05-08 12:58:15 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2019-05-08 12:58:15 -0700 |
commit | cf9380be0c764c8299f2d8496370d45af2354f41 (patch) | |
tree | e665fa5d6dda147f93e01c8ebfaafb61f552176d | |
parent | a3bb2a8a0cbebb474c3fe89839a3db5e890c232e (diff) |
2019
-rw-r--r-- | associations.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/associations.html b/associations.html index 088f537..ca9d864 100644 --- a/associations.html +++ b/associations.html @@ -95,8 +95,8 @@ <tr> <th>Executive Director / CEO</th> <td>BDFL Chuck McCown</td> - <td>none :(</td> - <td>Jim Hollis</td> + <td>(new) Claude Aiken</td> + <td>(new) Betty Burke (was: Jim Hollis)</td> <td>Chip Pickering</td> <td>Shirley Bloomfield</td> <td>Matthew M. Polka</td> @@ -151,7 +151,7 @@ <th>DSL/cable reseller program</th> <td><span class="no">✖</span></td> <td><span class="no">✖</span></td> - <td><span class="yes">✔</span></td> + <td><span class="maybe">(ending)</span></td> <td><span class="no">✖</span></td> <td><span class="no">✖</span></td> <td><span class="no">✖</span></td> @@ -161,7 +161,7 @@ <tr> <th>HR services (employee health/savings plans)</th> <td><span class="no">✖</span></td> - <td><span class="no">✖</span></td> + <td><span class="maybe">(starting)</span></td> <td><span class="no">✖</span></td> <td><span class="no">✖</span></td> <td><span class="yes">✔</span></td> |