Some "copyright comcast" headers snuck in at some point: ``` $ grep -ri comcast * | grep -i copyright traffic_ops/testing/api/test/http.go: Copyright 2015 Comcast Cable Communications Management, LLC traffic_ops/testing/api/v13/fixtures.go: Copyright 2015 Comcast Cable Communications Management, LLC traffic_ops/testing/api/config/config.go: Copyright 2015 Comcast Cable Communications Management, LLC traffic_ops/testing/api/log/log.go: Copyright 2015 Comcast Cable Communications Management, LLC ```
so, I'm afraid I have to -1. This wasn't acceptable when we were in the incubator, so it shouldn't be now, either.. -dan On Mon, Dec 10, 2018 at 2:54 PM Gelinas, Derek <[email protected]> wrote: > Hello All, > I've prepared a release for v3.0.0-RC3 > The vote is open for at least 72 hours and passes if a majority of at > least 3 +1 PPMC votes are cast. > [ ] +1 Approve the release > [ ] -1 Do not release this package because ... > Changes since 2.2 > https://github.com/apache/trafficcontrol/compare/2.2.x...RELEASE-3.0.0-RC3 > This corresponds to git: > Hash: 8008c582226137eeef7882b1b6878197f062e6af > Tag: RELEASE-3.0.0-RC3 > Which can be verified with the following: git tag -v RELEASE-3.0.0-RC3 > My code signing key is available here: > http://keys.gnupg.net/pks/lookup?search=0x05BE71D9&op=vindex > Make sure you refresh from a key server to get all relevant signatures. > The source .tgz file, pgp signature (.asc signed with my key from > above), and sha512 checksums are provided here: > https://dist.apache.org/repos/dist/dev/trafficcontrol/3.0.0/RC3/ > Thanks! > Derek >
