Re: [PROPOSAL] Rename cmd/ to src/

2018-06-12 Thread Leif Hedstrom
> On Jun 12, 2018, at 3:43 PM, Derek Dagit wrote: > > Seems fine to me. > > Is this going to stay on master only or would we want to bring this change > to any of our existing branches? It’d go into 8.0.x as well, but not 7.1.x. And yes, cherry-picks to 7.1.x will get trickier, but we alrea

Re: [PROPOSAL] Rename cmd/ to src/

2018-06-12 Thread Derek Dagit
Seems fine to me. Is this going to stay on master only or would we want to bring this change to any of our existing branches? (I am thinking back-ports to supported branches could get tricky unless we make this change there too.) On Tue, Jun 12, 2018 at 3:27 PM, Leif Hedstrom wrote: > Hi, > >

[PROPOSAL] Rename cmd/ to src/

2018-06-12 Thread Leif Hedstrom
Hi, as suggested by Jason and Bryan (I think), I’ve prepared a PR that renames the cmd/ tree to src/. I don’t feel particularly strongly about this, but it seems to be inline with what many other projects do (such that “src” is the main src tree, lib/ for libraries etc.). This also feels more n