rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Maíra Canal" <mcanal@igalia.com>
To: Tamir Duberstein <tamird@gmail.com>,
	Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Cc: "Danilo Krummrich" <dakr@kernel.org>,
	"Miguel Ojeda" <ojeda@kernel.org>,
	"Alex Gaynor" <alex.gaynor@gmail.com>,
	"Boqun Feng" <boqun.feng@gmail.com>,
	"Gary Guo" <gary@garyguo.net>,
	"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
	"Benno Lossin" <benno.lossin@proton.me>,
	"Andreas Hindborg" <a.hindborg@kernel.org>,
	"Alice Ryhl" <aliceryhl@google.com>,
	"Trevor Gross" <tmgross@umich.edu>,
	"Asahi Lina" <lina@asahilina.net>,
	rust-for-linux@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v9 0/2] rust: xarray: Add a minimal abstraction for XArray
Date: Tue, 19 Nov 2024 08:11:24 -0300	[thread overview]
Message-ID: <b4c1e64b-daef-4181-a3fb-98b4ab3a9c1e@igalia.com> (raw)
In-Reply-To: <CAJ-ks9nqcrOhOSuw+fN9+871W4YEs_rwRJehm=mnAx+M_v8Pqw@mail.gmail.com>

Hi Tamir & Miguel,

On 18/11/24 14:02, Tamir Duberstein wrote:
> On Mon, Nov 18, 2024 at 11:52 AM Miguel Ojeda
> <miguel.ojeda.sandonis@gmail.com> wrote:
>>
>> On Mon, Nov 18, 2024 at 5:33 PM Tamir Duberstein <tamird@gmail.com> wrote:
>>>
>>> This is a reimagining relative to earlier versions[0] by Asahi Lina and
>>> Maíra Canal.
>>
>> Maíra's latest version has both of them listed as co-authors in the
>> main patch -- how close is this to that version? (I see some bits that
>> look fairly similar)
>>
>> Thanks!
>>
>> Cheers,
>> Miguel
> 
> It's fairly different, and I discussed with both of them - we agreed
> that Co-developed-by would not be appropriate.

I still agree that a Co-developed-by isn't appropriate, but I believe
that it would be fair to mention me and Lina on the commit message.

Best Regards,
- Maíra

> 
> Thanks!
> Tamir


  parent reply	other threads:[~2024-11-19 11:11 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-18 16:33 [PATCH v9 0/2] rust: xarray: Add a minimal abstraction for XArray Tamir Duberstein
2024-11-18 16:33 ` [PATCH v9 1/2] rust: types: add `ForeignOwnable::PointedTo` Tamir Duberstein
2024-11-18 16:33 ` [PATCH v9 2/2] rust: xarray: Add an abstraction for XArray Tamir Duberstein
2024-11-18 22:18   ` Boqun Feng
2024-11-19 16:23     ` Tamir Duberstein
2024-11-19 16:28       ` Alice Ryhl
2024-11-19 16:39         ` Tamir Duberstein
2024-11-19 16:43           ` Alice Ryhl
2024-11-19 16:51             ` Tamir Duberstein
2024-11-19 16:52               ` Miguel Ojeda
2024-11-19 18:22                 ` Tamir Duberstein
2024-11-19 18:40                   ` Miguel Ojeda
2024-11-19 18:55                     ` Tamir Duberstein
2024-11-18 16:51 ` [PATCH v9 0/2] rust: xarray: Add a minimal " Miguel Ojeda
2024-11-18 17:02   ` Tamir Duberstein
2024-11-18 17:05     ` Miguel Ojeda
2024-11-19 11:11     ` Maíra Canal [this message]
2024-11-19 12:26       ` Asahi Lina
2024-11-19 14:21         ` Tamir Duberstein
2024-11-19 14:24           ` Tamir Duberstein

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b4c1e64b-daef-4181-a3fb-98b4ab3a9c1e@igalia.com \
    --to=mcanal@igalia.com \
    --cc=a.hindborg@kernel.org \
    --cc=alex.gaynor@gmail.com \
    --cc=aliceryhl@google.com \
    --cc=benno.lossin@proton.me \
    --cc=bjorn3_gh@protonmail.com \
    --cc=boqun.feng@gmail.com \
    --cc=dakr@kernel.org \
    --cc=gary@garyguo.net \
    --cc=lina@asahilina.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miguel.ojeda.sandonis@gmail.com \
    --cc=ojeda@kernel.org \
    --cc=rust-for-linux@vger.kernel.org \
    --cc=tamird@gmail.com \
    --cc=tmgross@umich.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).