public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-core] debian: Adding uploaders field
@ 2017-03-01 12:23 Talat Batheesh
       [not found] ` <20170301122349.22634-1-talatb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Talat Batheesh @ 2017-03-01 12:23 UTC (permalink / raw)
  To: talatb-VPRAkNaXOzVWk0Htik3J/w, leon-DgEjT+Ai2ygdnm+yROfE0A,
	jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/,
	dledford-H+wXaHxf7aLQT0dZR+AlfA, bdrung-8fiUuRrzOP0dnm+yROfE0A
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA

Issue: None
Change-Id: I4d5c5ab493974d7be537d83f3a8efa5cdb160679
Signed-off-by: Talat Batheesh <talatb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index 4033dd8..55f7f50 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,9 @@
 Source: rdma-core
 Maintainer: Linux RDMA Mailing List <linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+Uploaders:
+ Benjamin Drung <bdrung-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>,
+ Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>,
+ Talat Batheesh <talatb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
 Section: net
 Priority: extra
 Build-Depends: cmake (>= 2.8.11),
-- 
2.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 5+ messages in thread
* Re: [PATCH rdma-core] debian: Adding uploaders field
@ 2017-03-02  7:35 Talat mellanox
  0 siblings, 0 replies; 5+ messages in thread
From: Talat mellanox @ 2017-03-02  7:35 UTC (permalink / raw)
  To: Benjamin Drung
  Cc: Leon Romanovsky, Jason Gunthorpe, dledford-H+wXaHxf7aLQT0dZR+AlfA,
	bdrung-8fiUuRrzOP0dnm+yROfE0A, linux-rdma-u79uwXL29TY76Z2rM5mHXA

On Wed, Mar 1, 2017 at 9:41 PM, Benjamin Drung
<benjamin.drung-EIkl63zCoXaH+58JC4qpiA@public.gmane.org> wrote:
> Am Mittwoch, den 01.03.2017, 14:23 +0200 schrieb Talat Batheesh:
>> Issue: None
>> Change-Id: I4d5c5ab493974d7be537d83f3a8efa5cdb160679
>> Signed-off-by: Talat Batheesh <talatb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
>> ---
>>  debian/control | 4 ++++
>>  1 file changed, 4 insertions(+)
>>
>> diff --git a/debian/control b/debian/control
>> index 4033dd8..55f7f50 100644
>> --- a/debian/control
>> +++ b/debian/control
>> @@ -1,5 +1,9 @@
>>  Source: rdma-core
>>  Maintainer: Linux RDMA Mailing List <linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
>> +Uploaders:
>> + Benjamin Drung <bdrung-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>,
>> + Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>,
>> + Talat Batheesh <talatb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
>>  Section: net
>>  Priority: extra
>>  Build-Depends: cmake (>= 2.8.11),
>
> Please use my work email address here: benjamin.drung-EIkl63zCoXaH+58JC4qpiA@public.gmane.org

Will fix and update
>
> --
> Benjamin Drung
> System Developer
> Debian & Ubuntu Developer
>
> ProfitBricks GmbH
> Greifswalder Str. 207
> D - 10405 Berlin
>
> Email: benjamin.drung-EIkl63zCoXaH+58JC4qpiA@public.gmane.org
> URL:  http://www.profitbricks.com
>
> Sitz der Gesellschaft: Berlin.
> Registergericht: Amtsgericht Charlottenburg, HRB 125506B.
> Geschäftsführer: Andreas Gauger, Achim Weiss.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-03-02  7:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-01 12:23 [PATCH rdma-core] debian: Adding uploaders field Talat Batheesh
     [not found] ` <20170301122349.22634-1-talatb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-03-01 17:28   ` Jason Gunthorpe
     [not found]     ` <20170301172811.GA14791-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-03-02  7:34       ` Talat mellanox
2017-03-01 19:41   ` Benjamin Drung
  -- strict thread matches above, loose matches on Subject: below --
2017-03-02  7:35 Talat mellanox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox