* Status for "Sponsored by" git tags @ 2013-12-03 16:08 Henning Heinold 2013-12-03 16:43 ` Philip Balister 0 siblings, 1 reply; 12+ messages in thread From: Henning Heinold @ 2013-12-03 16:08 UTC (permalink / raw) To: openembedded-core Hi, how is the status about using "Sponsored by" git tags. Do we want something like that in openemebdded or not? Bye Henning ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Status for "Sponsored by" git tags 2013-12-03 16:08 Status for "Sponsored by" git tags Henning Heinold @ 2013-12-03 16:43 ` Philip Balister 2013-12-03 16:55 ` Henning Heinold 0 siblings, 1 reply; 12+ messages in thread From: Philip Balister @ 2013-12-03 16:43 UTC (permalink / raw) To: Henning Heinold; +Cc: openembedded-core On 12/03/2013 11:08 AM, Henning Heinold wrote: > Hi, > > how is the status about using "Sponsored by" git tags. Do we want something > like that in openemebdded or not? What are SPonsored by tags? Philip > > Bye Henning > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core > > ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Status for "Sponsored by" git tags 2013-12-03 16:43 ` Philip Balister @ 2013-12-03 16:55 ` Henning Heinold 2013-12-03 17:21 ` Bruce Ashfield 2013-12-03 18:06 ` Khem Raj 0 siblings, 2 replies; 12+ messages in thread From: Henning Heinold @ 2013-12-03 16:55 UTC (permalink / raw) To: Philip Balister; +Cc: openembedded-core On Tue, Dec 03, 2013 at 11:43:41AM -0500, Philip Balister wrote: > On 12/03/2013 11:08 AM, Henning Heinold wrote: > > Hi, > > > > how is the status about using "Sponsored by" git tags. Do we want something > > like that in openemebdded or not? > > What are SPonsored by tags? > > Philip > Hi Philip, Sponsored By tags are used by freebsd and some other projects to show which company sponsored the commit. For example https://github.com/freebsd/freebsd-head/commit/da88cadfb7e76ffa35440f16fef51a03935b7775 Bye Henning ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Status for "Sponsored by" git tags 2013-12-03 16:55 ` Henning Heinold @ 2013-12-03 17:21 ` Bruce Ashfield 2013-12-03 17:37 ` Henning Heinold 2013-12-03 17:38 ` Jack Mitchell 2013-12-03 18:06 ` Khem Raj 1 sibling, 2 replies; 12+ messages in thread From: Bruce Ashfield @ 2013-12-03 17:21 UTC (permalink / raw) To: Henning Heinold; +Cc: Patches and discussions about the oe-core layer On Tue, Dec 3, 2013 at 11:55 AM, Henning Heinold <heinold@inf.fu-berlin.de> wrote: > On Tue, Dec 03, 2013 at 11:43:41AM -0500, Philip Balister wrote: >> On 12/03/2013 11:08 AM, Henning Heinold wrote: >> > Hi, >> > >> > how is the status about using "Sponsored by" git tags. Do we want something >> > like that in openemebdded or not? >> >> What are SPonsored by tags? >> >> Philip >> > > Hi Philip, > > Sponsored By tags are used by freebsd and some other projects to show which company > sponsored the commit Urk. Of the top of my head .. that just looks nasty. Signed-off-by: already indicates a company name, so going further than that is overkill IMHO. Bruce . > > For example > > https://github.com/freebsd/freebsd-head/commit/da88cadfb7e76ffa35440f16fef51a03935b7775 > > Bye Henning > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Status for "Sponsored by" git tags 2013-12-03 17:21 ` Bruce Ashfield @ 2013-12-03 17:37 ` Henning Heinold 2013-12-03 17:39 ` Bruce Ashfield ` (2 more replies) 2013-12-03 17:38 ` Jack Mitchell 1 sibling, 3 replies; 12+ messages in thread From: Henning Heinold @ 2013-12-03 17:37 UTC (permalink / raw) To: Patches and discussions about the oe-core layer On Tue, Dec 03, 2013 at 12:21:10PM -0500, Bruce Ashfield wrote: > On Tue, Dec 3, 2013 at 11:55 AM, Henning Heinold > Urk. Of the top of my head .. that just looks nasty. Signed-off-by: > already indicates > a company name, so going further than that is overkill IMHO. > > Bruce But what if it is contractor work, where the commiter has no company email. Bye Henning ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Status for "Sponsored by" git tags 2013-12-03 17:37 ` Henning Heinold @ 2013-12-03 17:39 ` Bruce Ashfield 2013-12-03 17:55 ` Philip Balister 2013-12-03 18:00 ` Richard Purdie 2 siblings, 0 replies; 12+ messages in thread From: Bruce Ashfield @ 2013-12-03 17:39 UTC (permalink / raw) To: Henning Heinold; +Cc: Patches and discussions about the oe-core layer On Tue, Dec 3, 2013 at 12:37 PM, Henning Heinold <heinold@inf.fu-berlin.de> wrote: > On Tue, Dec 03, 2013 at 12:21:10PM -0500, Bruce Ashfield wrote: >> On Tue, Dec 3, 2013 at 11:55 AM, Henning Heinold >> Urk. Of the top of my head .. that just looks nasty. Signed-off-by: >> already indicates >> a company name, so going further than that is overkill IMHO. >> >> Bruce > > But what if it is contractor work, where the commiter has no company email. Honestly, that's between the company and the contractor. But I'm only offering one opinion. I'm not a fan of new tags, whether or not they are about credit. Better commit messages, not tags, are what is typically required (i.e. read about the short lived "Impact:" tag in kernel commits). Bruce > > Bye Henning > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Status for "Sponsored by" git tags 2013-12-03 17:37 ` Henning Heinold 2013-12-03 17:39 ` Bruce Ashfield @ 2013-12-03 17:55 ` Philip Balister 2013-12-03 18:00 ` Richard Purdie 2 siblings, 0 replies; 12+ messages in thread From: Philip Balister @ 2013-12-03 17:55 UTC (permalink / raw) To: Henning Heinold; +Cc: Patches and discussions about the oe-core layer On 12/03/2013 12:37 PM, Henning Heinold wrote: > On Tue, Dec 03, 2013 at 12:21:10PM -0500, Bruce Ashfield wrote: >> On Tue, Dec 3, 2013 at 11:55 AM, Henning Heinold >> Urk. Of the top of my head .. that just looks nasty. Signed-off-by: >> already indicates >> a company name, so going further than that is overkill IMHO. >> >> Bruce > > But what if it is contractor work, where the commiter has no company email. Assuming you have a specific case in mind, could we recognize the sponsor on the website, possibly via a new item? Philip > > Bye Henning > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core > > ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Status for "Sponsored by" git tags 2013-12-03 17:37 ` Henning Heinold 2013-12-03 17:39 ` Bruce Ashfield 2013-12-03 17:55 ` Philip Balister @ 2013-12-03 18:00 ` Richard Purdie 2 siblings, 0 replies; 12+ messages in thread From: Richard Purdie @ 2013-12-03 18:00 UTC (permalink / raw) To: Henning Heinold; +Cc: Patches and discussions about the oe-core layer On Tue, 2013-12-03 at 18:37 +0100, Henning Heinold wrote: > On Tue, Dec 03, 2013 at 12:21:10PM -0500, Bruce Ashfield wrote: > > On Tue, Dec 3, 2013 at 11:55 AM, Henning Heinold > > Urk. Of the top of my head .. that just looks nasty. Signed-off-by: > > already indicates > > a company name, so going further than that is overkill IMHO. > > > > Bruce > > But what if it is contractor work, where the commiter has no company email. Well, in the same way we acknowledge people who helped with a patch, you can mention people/companies by name in commit messages and I can't see an issue with that. I don't think it needs a specific tag form though. Cheers, Richard ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Status for "Sponsored by" git tags 2013-12-03 17:21 ` Bruce Ashfield 2013-12-03 17:37 ` Henning Heinold @ 2013-12-03 17:38 ` Jack Mitchell 1 sibling, 0 replies; 12+ messages in thread From: Jack Mitchell @ 2013-12-03 17:38 UTC (permalink / raw) To: openembedded-core On 03/12/13 17:21, Bruce Ashfield wrote: > On Tue, Dec 3, 2013 at 11:55 AM, Henning Heinold > <heinold@inf.fu-berlin.de> wrote: >> On Tue, Dec 03, 2013 at 11:43:41AM -0500, Philip Balister wrote: >>> On 12/03/2013 11:08 AM, Henning Heinold wrote: >>>> Hi, >>>> >>>> how is the status about using "Sponsored by" git tags. Do we want something >>>> like that in openemebdded or not? >>> >>> What are SPonsored by tags? >>> >>> Philip >>> >> >> Hi Philip, >> >> Sponsored By tags are used by freebsd and some other projects to show which company >> sponsored the commit > > Urk. Of the top of my head .. that just looks nasty. Signed-off-by: > already indicates > a company name, so going further than that is overkill IMHO. > > Bruce > .. >> Indeed, domain addresses in emails usually give the "sponsor" of the work. No need for more bureaucracy. -- Jack Mitchell (jack@embed.me.uk) Embedded Systems Engineer Cambridgeshire, UK http://www.embed.me.uk -- ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Status for "Sponsored by" git tags 2013-12-03 16:55 ` Henning Heinold 2013-12-03 17:21 ` Bruce Ashfield @ 2013-12-03 18:06 ` Khem Raj 2013-12-04 7:54 ` Mats Kärrman 1 sibling, 1 reply; 12+ messages in thread From: Khem Raj @ 2013-12-03 18:06 UTC (permalink / raw) To: Henning Heinold; +Cc: openembedded-core On Dec 3, 2013, at 8:55 AM, Henning Heinold <heinold@inf.fu-berlin.de> wrote: > On Tue, Dec 03, 2013 at 11:43:41AM -0500, Philip Balister wrote: >> On 12/03/2013 11:08 AM, Henning Heinold wrote: >>> Hi, >>> >>> how is the status about using "Sponsored by" git tags. Do we want something >>> like that in openemebdded or not? >> >> What are SPonsored by tags? >> >> Philip >> > > Hi Philip, > > Sponsored By tags are used by freebsd and some other projects to show which company > sponsored the commit. > > For example > > https://github.com/freebsd/freebsd-head/commit/da88cadfb7e76ffa35440f16fef51a03935b7775 > FreeBSD does not have signed-off-by and so on and use subversion so don’t have git commit -s and so on :) if you want to credit someone then mention it in the commit log should be enough IMO > Bye Henning > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Status for "Sponsored by" git tags 2013-12-03 18:06 ` Khem Raj @ 2013-12-04 7:54 ` Mats Kärrman 2013-12-04 20:21 ` Henning Heinold 0 siblings, 1 reply; 12+ messages in thread From: Mats Kärrman @ 2013-12-04 7:54 UTC (permalink / raw) To: Khem Raj, Henning Heinold; +Cc: openembedded-core@lists.openembedded.org At Tuesday, December 03, 2013 7:06 PM, Khem Raj [raj.khem@gmail.com] wrote: >> On Tue, Dec 03, 2013 at 11:43:41AM -0500, Philip Balister wrote: >>> On 12/03/2013 11:08 AM, Henning Heinold wrote: >>>> Hi, >>>> >>>> how is the status about using "Sponsored by" git tags. Do we want something >>>> like that in openemebdded or not? >>> >>> What are SPonsored by tags? >>> >>> Philip >>> >> >> Hi Philip, >> >> Sponsored By tags are used by freebsd and some other projects to show which company >> sponsored the commit. >> >> For example >> >> https://github.com/freebsd/freebsd-head/commit/da88cadfb7e76ffa35440f16fef51a03935b7775 >> > >FreeBSD does not have signed-off-by and so on and use subversion so don’t have git commit -s and so on :) >if you want to credit someone then mention it in the commit log should be enough IMO > Working as a contractor, I can definitely see the point in such a tag. Many people also have a separate e-mail address, e.g. gmail, for public mailing list commits for the sake of spam et.c. However if the preferred way is to use the commit message, that is fine by me. BR // Mats ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Status for "Sponsored by" git tags 2013-12-04 7:54 ` Mats Kärrman @ 2013-12-04 20:21 ` Henning Heinold 0 siblings, 0 replies; 12+ messages in thread From: Henning Heinold @ 2013-12-04 20:21 UTC (permalink / raw) To: openembedded-core Hi again, okay when the compromis is to name the sponsor in the commit message than I am fine with it too. If noboy objects, I will add it to the wiki for reference and will soon send the first patch. Bye Henning ^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2013-12-04 20:21 UTC | newest] Thread overview: 12+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-12-03 16:08 Status for "Sponsored by" git tags Henning Heinold 2013-12-03 16:43 ` Philip Balister 2013-12-03 16:55 ` Henning Heinold 2013-12-03 17:21 ` Bruce Ashfield 2013-12-03 17:37 ` Henning Heinold 2013-12-03 17:39 ` Bruce Ashfield 2013-12-03 17:55 ` Philip Balister 2013-12-03 18:00 ` Richard Purdie 2013-12-03 17:38 ` Jack Mitchell 2013-12-03 18:06 ` Khem Raj 2013-12-04 7:54 ` Mats Kärrman 2013-12-04 20:21 ` Henning Heinold
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.