Re: [PATCH] MAINTAINERS: Add myself to Write After Approval

2022-05-26 Thread Chris Johns
On 27/5/2022 8:24 am, Karel Gardas wrote:
> 
> Oh, that would be then this warning I got:
> 
> To reduce spam only list members may post to this list. If you think
> that your messages are being rejected in error please contact
> vc-ow...@rtems.org.

Yes

Chris
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


Re: [PATCH] MAINTAINERS: Add myself to Write After Approval

2022-05-26 Thread Karel Gardas


Oh, that would be then this warning I got:

To reduce spam only list members may post to this list. If you think
that your messages are being rejected in error please contact
vc-ow...@rtems.org.

Karel

On 5/26/22 23:51, Chris Johns wrote:

I did not see a message in the vc list?

Chris

On 27/5/2022 5:14 am, Karel Gardas wrote:

On 5/26/22 20:49, Joel Sherrill wrote:

This looks good to me.



Thanks!


Try and commit it so we can see if everything works. :)


push looks fine except error on buildbot. Is that expected?

$ git push
Enumerating objects: 5, done.
Counting objects: 100% (5/5), done.
Delta compression using up to 12 threads
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 415 bytes | 415.00 KiB/s, done.
Total 3 (delta 2), reused 0 (delta 0)
remote: 0: init
remote: 1: mail v...@rtems.org
remote: Warning: Permanently added 'devel.int.rtems.org' (ECDSA) to the list of
known hosts.
remote: 4: IRC
remote: 5: Buildbot
remote: git_buildbot: ERROR: Could not connect to buildbot.int.rtems.org:9899:
Connection was refused by other side: 61: Connection refused.
To ssh://dispatch.rtems.org/data/git/rtems.git
    495f8363de..f91f30f69a  master -> master
rtems@silence:~/git/rtems/ssh-rtems$

Karel


--joel

On Thu, May 26, 2022 at 1:42 PM Karel Gardas  wrote:

     Add myself also to Localized Write Permission for x86_64.
     ---
   MAINTAINERS | 3 ++-
   1 file changed, 2 insertions(+), 1 deletion(-)

     diff --git a/MAINTAINERS b/MAINTAINERS
     index 446bec7d19..2c997cb58d 100644
     --- a/MAINTAINERS
     +++ b/MAINTAINERS
     @@ -55,6 +55,7 @@ Christian Mauderer
     christian.maude...@embedded-brains.de
     
   Hesham Almatary heshamelmat...@gmail.com
     
   Vijay Kumar Banerjee vi...@rtems.org 
   Jan Sommer j...@rtems.org 
     +Karel Gardas               karel@functional.vision

   Localized Write Permission
   ==
     @@ -62,7 +63,7 @@ sparc                      Daniel Hellstrom
     (dan...@gaisler.com )
   beagle                     Ben Gras (b...@rtems.org
     )
   tms570                     Pavel Pisa (p...@cmp.felk.cvut.cz
     )
   raspberrypi                Pavel Pisa (p...@cmp.felk.cvut.cz
     )
     -x86_64                     TBD
     +x86_64                     Karel Gardas (karel@functional.vision)
   beagle                     Vijay Kumar Banerjee (vi...@rtems.org
     )

   Emeritus Maintainers
     --     2.25.1

     ___
     devel mailing list
     devel@rtems.org 
     http://lists.rtems.org/mailman/listinfo/devel
     



___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH] MAINTAINERS: Add myself to Write After Approval

2022-05-26 Thread Chris Johns
On 27/5/2022 8:06 am, Joel Sherrill wrote:
> 
> 
> On Thu, May 26, 2022, 4:52 PM Chris Johns  > wrote:
> 
> I did not see a message in the vc list?
> 
> 
> Does that mean Karel needs to be on a white list or subscribed to sen

I think just subscribe but as the address used in commits

Chris
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


Re: [PATCH] MAINTAINERS: Add myself to Write After Approval

2022-05-26 Thread Joel Sherrill
On Thu, May 26, 2022, 4:52 PM Chris Johns  wrote:

> I did not see a message in the vc list?
>

Does that mean Karel needs to be on a white list or subscribed to sen

--joel


> Chris
>
> On 27/5/2022 5:14 am, Karel Gardas wrote:
> > On 5/26/22 20:49, Joel Sherrill wrote:
> >> This looks good to me.
> >>
> >
> > Thanks!
> >
> >> Try and commit it so we can see if everything works. :)
> >
> > push looks fine except error on buildbot. Is that expected?
> >
> > $ git push
> > Enumerating objects: 5, done.
> > Counting objects: 100% (5/5), done.
> > Delta compression using up to 12 threads
> > Compressing objects: 100% (3/3), done.
> > Writing objects: 100% (3/3), 415 bytes | 415.00 KiB/s, done.
> > Total 3 (delta 2), reused 0 (delta 0)
> > remote: 0: init
> > remote: 1: mail v...@rtems.org
> > remote: Warning: Permanently added 'devel.int.rtems.org' (ECDSA) to the
> list of
> > known hosts.
> > remote: 4: IRC
> > remote: 5: Buildbot
> > remote: git_buildbot: ERROR: Could not connect to
> buildbot.int.rtems.org:9899:
> > Connection was refused by other side: 61: Connection refused.
> > To ssh://dispatch.rtems.org/data/git/rtems.git
> >495f8363de..f91f30f69a  master -> master
> > rtems@silence:~/git/rtems/ssh-rtems$
> >
> > Karel
> >>
> >> --joel
> >>
> >> On Thu, May 26, 2022 at 1:42 PM Karel Gardas 
> wrote:
> >>
> >> Add myself also to Localized Write Permission for x86_64.
> >> ---
> >>   MAINTAINERS | 3 ++-
> >>   1 file changed, 2 insertions(+), 1 deletion(-)
> >>
> >> diff --git a/MAINTAINERS b/MAINTAINERS
> >> index 446bec7d19..2c997cb58d 100644
> >> --- a/MAINTAINERS
> >> +++ b/MAINTAINERS
> >> @@ -55,6 +55,7 @@ Christian Mauderer
> >> christian.maude...@embedded-brains.de
> >> 
> >>   Hesham Almatary heshamelmat...@gmail.com
> >> 
> >>   Vijay Kumar Banerjee vi...@rtems.org 
> >>   Jan Sommer j...@rtems.org 
> >> +Karel Gardas   karel@functional.vision
> >>
> >>   Localized Write Permission
> >>   ==
> >> @@ -62,7 +63,7 @@ sparc  Daniel Hellstrom
> >> (dan...@gaisler.com )
> >>   beagle Ben Gras (b...@rtems.org
> >> )
> >>   tms570 Pavel Pisa (p...@cmp.felk.cvut.cz
> >> )
> >>   raspberrypiPavel Pisa (p...@cmp.felk.cvut.cz
> >> )
> >> -x86_64 TBD
> >> +x86_64 Karel Gardas (karel@functional.vision)
> >>   beagle Vijay Kumar Banerjee (vi...@rtems.org
> >> )
> >>
> >>   Emeritus Maintainers
> >> -- 2.25.1
> >>
> >> ___
> >> devel mailing list
> >> devel@rtems.org 
> >> http://lists.rtems.org/mailman/listinfo/devel
> >> 
> >>
> >
> > ___
> > devel mailing list
> > devel@rtems.org
> > http://lists.rtems.org/mailman/listinfo/devel
>
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


Re: [PATCH] MAINTAINERS: Add myself to Write After Approval

2022-05-26 Thread Chris Johns
I did not see a message in the vc list?

Chris

On 27/5/2022 5:14 am, Karel Gardas wrote:
> On 5/26/22 20:49, Joel Sherrill wrote:
>> This looks good to me.
>>
> 
> Thanks!
> 
>> Try and commit it so we can see if everything works. :)
> 
> push looks fine except error on buildbot. Is that expected?
> 
> $ git push
> Enumerating objects: 5, done.
> Counting objects: 100% (5/5), done.
> Delta compression using up to 12 threads
> Compressing objects: 100% (3/3), done.
> Writing objects: 100% (3/3), 415 bytes | 415.00 KiB/s, done.
> Total 3 (delta 2), reused 0 (delta 0)
> remote: 0: init
> remote: 1: mail v...@rtems.org
> remote: Warning: Permanently added 'devel.int.rtems.org' (ECDSA) to the list 
> of
> known hosts.
> remote: 4: IRC
> remote: 5: Buildbot
> remote: git_buildbot: ERROR: Could not connect to buildbot.int.rtems.org:9899:
> Connection was refused by other side: 61: Connection refused.
> To ssh://dispatch.rtems.org/data/git/rtems.git
>    495f8363de..f91f30f69a  master -> master
> rtems@silence:~/git/rtems/ssh-rtems$
> 
> Karel
>>
>> --joel
>>
>> On Thu, May 26, 2022 at 1:42 PM Karel Gardas  wrote:
>>
>>     Add myself also to Localized Write Permission for x86_64.
>>     ---
>>   MAINTAINERS | 3 ++-
>>   1 file changed, 2 insertions(+), 1 deletion(-)
>>
>>     diff --git a/MAINTAINERS b/MAINTAINERS
>>     index 446bec7d19..2c997cb58d 100644
>>     --- a/MAINTAINERS
>>     +++ b/MAINTAINERS
>>     @@ -55,6 +55,7 @@ Christian Mauderer
>>     christian.maude...@embedded-brains.de
>>     
>>   Hesham Almatary heshamelmat...@gmail.com
>>     
>>   Vijay Kumar Banerjee vi...@rtems.org 
>>   Jan Sommer j...@rtems.org 
>>     +Karel Gardas               karel@functional.vision
>>
>>   Localized Write Permission
>>   ==
>>     @@ -62,7 +63,7 @@ sparc                      Daniel Hellstrom
>>     (dan...@gaisler.com )
>>   beagle                     Ben Gras (b...@rtems.org
>>     )
>>   tms570                     Pavel Pisa (p...@cmp.felk.cvut.cz
>>     )
>>   raspberrypi                Pavel Pisa (p...@cmp.felk.cvut.cz
>>     )
>>     -x86_64                     TBD
>>     +x86_64                     Karel Gardas (karel@functional.vision)
>>   beagle                     Vijay Kumar Banerjee (vi...@rtems.org
>>     )
>>
>>   Emeritus Maintainers
>>     --     2.25.1
>>
>>     ___
>>     devel mailing list
>>     devel@rtems.org 
>>     http://lists.rtems.org/mailman/listinfo/devel
>>     
>>
> 
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH] MAINTAINERS: Add myself to Write After Approval

2022-05-26 Thread Joel Sherrill
On Thu, May 26, 2022, 2:14 PM Karel Gardas  wrote:

> On 5/26/22 20:49, Joel Sherrill wrote:
> > This looks good to me.
> >
>
> Thanks!
>
> > Try and commit it so we can see if everything works. :)
>
> push looks fine except error on buildbot. Is that expected?
>

Unfortunately I think buildbot isn't back up after the recent round of
updates.

>
> $ git push
> Enumerating objects: 5, done.
> Counting objects: 100% (5/5), done.
> Delta compression using up to 12 threads
> Compressing objects: 100% (3/3), done.
> Writing objects: 100% (3/3), 415 bytes | 415.00 KiB/s, done.
> Total 3 (delta 2), reused 0 (delta 0)
> remote: 0: init
> remote: 1: mail v...@rtems.org
> remote: Warning: Permanently added 'devel.int.rtems.org' (ECDSA) to the
> list of known hosts.
> remote: 4: IRC
> remote: 5: Buildbot
> remote: git_buildbot: ERROR: Could not connect to
> buildbot.int.rtems.org:9899: Connection was refused by other side: 61:
> Connection refused.
> To ssh://dispatch.rtems.org/data/git/rtems.git
> 495f8363de..f91f30f69a  master -> master
> rtems@silence:~/git/rtems/ssh-rtems$
>
> Karel
> >
> > --joel
> >
> > On Thu, May 26, 2022 at 1:42 PM Karel Gardas 
> > wrote:
> >
> > Add myself also to Localized Write Permission for x86_64.
> > ---
> >   MAINTAINERS | 3 ++-
> >   1 file changed, 2 insertions(+), 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 446bec7d19..2c997cb58d 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -55,6 +55,7 @@ Christian Mauderer
> > christian.maude...@embedded-brains.de
> > 
> >   Hesham Almatary heshamelmat...@gmail.com
> > 
> >   Vijay Kumar Banerjee vi...@rtems.org 
> >   Jan Sommer j...@rtems.org 
> > +Karel Gardas   karel@functional.vision
> >
> >   Localized Write Permission
> >   ==
> > @@ -62,7 +63,7 @@ sparc  Daniel Hellstrom
> > (dan...@gaisler.com )
> >   beagle Ben Gras (b...@rtems.org
> > )
> >   tms570 Pavel Pisa (p...@cmp.felk.cvut.cz
> > )
> >   raspberrypiPavel Pisa (p...@cmp.felk.cvut.cz
> > )
> > -x86_64 TBD
> > +x86_64 Karel Gardas (karel@functional.vision)
> >   beagle Vijay Kumar Banerjee (vi...@rtems.org
> > )
> >
> >   Emeritus Maintainers
> > --
> > 2.25.1
> >
> > ___
> > devel mailing list
> > devel@rtems.org 
> > http://lists.rtems.org/mailman/listinfo/devel
> > 
> >
>
>
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


Re: [PATCH] MAINTAINERS: Add myself to Write After Approval

2022-05-26 Thread Karel Gardas

On 5/26/22 20:49, Joel Sherrill wrote:

This looks good to me.



Thanks!


Try and commit it so we can see if everything works. :)


push looks fine except error on buildbot. Is that expected?

$ git push
Enumerating objects: 5, done.
Counting objects: 100% (5/5), done.
Delta compression using up to 12 threads
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 415 bytes | 415.00 KiB/s, done.
Total 3 (delta 2), reused 0 (delta 0)
remote: 0: init
remote: 1: mail v...@rtems.org
remote: Warning: Permanently added 'devel.int.rtems.org' (ECDSA) to the 
list of known hosts.

remote: 4: IRC
remote: 5: Buildbot
remote: git_buildbot: ERROR: Could not connect to 
buildbot.int.rtems.org:9899: Connection was refused by other side: 61: 
Connection refused.

To ssh://dispatch.rtems.org/data/git/rtems.git
   495f8363de..f91f30f69a  master -> master
rtems@silence:~/git/rtems/ssh-rtems$

Karel


--joel

On Thu, May 26, 2022 at 1:42 PM Karel Gardas  
wrote:


Add myself also to Localized Write Permission for x86_64.
---
  MAINTAINERS | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 446bec7d19..2c997cb58d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -55,6 +55,7 @@ Christian Mauderer
christian.maude...@embedded-brains.de

  Hesham Almatary heshamelmat...@gmail.com

  Vijay Kumar Banerjee vi...@rtems.org 
  Jan Sommer j...@rtems.org 
+Karel Gardas               karel@functional.vision

  Localized Write Permission
  ==
@@ -62,7 +63,7 @@ sparc                      Daniel Hellstrom
(dan...@gaisler.com )
  beagle                     Ben Gras (b...@rtems.org
)
  tms570                     Pavel Pisa (p...@cmp.felk.cvut.cz
)
  raspberrypi                Pavel Pisa (p...@cmp.felk.cvut.cz
)
-x86_64                     TBD
+x86_64                     Karel Gardas (karel@functional.vision)
  beagle                     Vijay Kumar Banerjee (vi...@rtems.org
)

  Emeritus Maintainers
-- 
2.25.1


___
devel mailing list
devel@rtems.org 
http://lists.rtems.org/mailman/listinfo/devel




___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH] MAINTAINERS: Add myself to Write After Approval

2022-05-26 Thread Joel Sherrill
This looks good to me.

Try and commit it so we can see if everything works. :)

--joel

On Thu, May 26, 2022 at 1:42 PM Karel Gardas 
wrote:

> Add myself also to Localized Write Permission for x86_64.
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 446bec7d19..2c997cb58d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -55,6 +55,7 @@ Christian Mauderer
> christian.maude...@embedded-brains.de
>  Hesham Almataryheshamelmat...@gmail.com
>  Vijay Kumar Banerjee   vi...@rtems.org
>  Jan Sommer j...@rtems.org
> +Karel Gardas   karel@functional.vision
>
>  Localized Write Permission
>  ==
> @@ -62,7 +63,7 @@ sparc  Daniel Hellstrom (
> dan...@gaisler.com)
>  beagle Ben Gras (b...@rtems.org)
>  tms570 Pavel Pisa (p...@cmp.felk.cvut.cz)
>  raspberrypiPavel Pisa (p...@cmp.felk.cvut.cz)
> -x86_64 TBD
> +x86_64 Karel Gardas (karel@functional.vision)
>  beagle Vijay Kumar Banerjee (vi...@rtems.org)
>
>  Emeritus Maintainers
> --
> 2.25.1
>
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


[PATCH] MAINTAINERS: Add myself to Write After Approval

2022-05-26 Thread Karel Gardas
Add myself also to Localized Write Permission for x86_64.
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 446bec7d19..2c997cb58d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -55,6 +55,7 @@ Christian Mauderer 
christian.maude...@embedded-brains.de
 Hesham Almataryheshamelmat...@gmail.com
 Vijay Kumar Banerjee   vi...@rtems.org
 Jan Sommer j...@rtems.org
+Karel Gardas   karel@functional.vision
 
 Localized Write Permission
 ==
@@ -62,7 +63,7 @@ sparc  Daniel Hellstrom 
(dan...@gaisler.com)
 beagle Ben Gras (b...@rtems.org)
 tms570 Pavel Pisa (p...@cmp.felk.cvut.cz)
 raspberrypiPavel Pisa (p...@cmp.felk.cvut.cz)
-x86_64 TBD
+x86_64 Karel Gardas (karel@functional.vision)
 beagle Vijay Kumar Banerjee (vi...@rtems.org)
 
 Emeritus Maintainers
-- 
2.25.1

___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


RE: [PATCH] MAINTAINERS: Add myself to write after approval

2021-03-04 Thread Jan.Sommer
Thanks. Pushed successfully.

Best regards,

Jan

> -Original Message-
> From: Chris Johns 
> Sent: Thursday, March 4, 2021 8:35 AM
> To: Sommer, Jan ; devel@rtems.org
> Subject: Re: [PATCH] MAINTAINERS: Add myself to write after approval
> 
> Approved.
> 
> Welcome and congratulations on your commit access.
> 
> Chris
> 
> On 4/3/21 6:32 pm, jan.som...@dlr.de wrote:
> > Could someone approve this patch, please?
> >
> > Best regards,
> >
> > Jan
> >
> >> -Original Message-
> >> From: Sommer, Jan
> >> Sent: Thursday, February 25, 2021 2:05 PM
> >> To: devel@rtems.org
> >> Cc: Sommer, Jan 
> >> Subject: [PATCH] MAINTAINERS: Add myself to write after approval
> >>
> >> ---
> >>  MAINTAINERS | 1 +
> >>  1 file changed, 1 insertion(+)
> >>
> >> diff --git a/MAINTAINERS b/MAINTAINERS index 29e22357a5..6c9b70bc40
> >> 100644
> >> --- a/MAINTAINERS
> >> +++ b/MAINTAINERS
> >> @@ -53,6 +53,7 @@ Christian Mauderer
> >> christian.maude...@embedded-brains.de
> >>  Hesham Almataryheshamelmat...@gmail.com
> >>  Amaan Cheval   am...@rtems.org
> >>  Vijay Kumar Banerjee   vi...@rtems.org
> >> +Jan Sommer j...@rtems.org
> >>
> >>  Localized Write Permission
> >>  ==
> >> --
> >> 2.17.1
> >
> > ___
> > devel mailing list
> > devel@rtems.org
> > http://lists.rtems.org/mailman/listinfo/devel
> >
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


Re: [PATCH] MAINTAINERS: Add myself to write after approval

2021-03-03 Thread Chris Johns
Approved.

Welcome and congratulations on your commit access.

Chris

On 4/3/21 6:32 pm, jan.som...@dlr.de wrote:
> Could someone approve this patch, please?
> 
> Best regards,
> 
> Jan
> 
>> -Original Message-
>> From: Sommer, Jan
>> Sent: Thursday, February 25, 2021 2:05 PM
>> To: devel@rtems.org
>> Cc: Sommer, Jan 
>> Subject: [PATCH] MAINTAINERS: Add myself to write after approval
>>
>> ---
>>  MAINTAINERS | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 29e22357a5..6c9b70bc40 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -53,6 +53,7 @@ Christian Mauderer
>> christian.maude...@embedded-brains.de
>>  Hesham Almataryheshamelmat...@gmail.com
>>  Amaan Cheval   am...@rtems.org
>>  Vijay Kumar Banerjee   vi...@rtems.org
>> +Jan Sommer j...@rtems.org
>>
>>  Localized Write Permission
>>  ==
>> --
>> 2.17.1
> 
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
> 
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


RE: [PATCH] MAINTAINERS: Add myself to write after approval

2021-03-03 Thread Jan.Sommer
Could someone approve this patch, please?

Best regards,

Jan

> -Original Message-
> From: Sommer, Jan
> Sent: Thursday, February 25, 2021 2:05 PM
> To: devel@rtems.org
> Cc: Sommer, Jan 
> Subject: [PATCH] MAINTAINERS: Add myself to write after approval
> 
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 29e22357a5..6c9b70bc40 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -53,6 +53,7 @@ Christian Mauderer
> christian.maude...@embedded-brains.de
>  Hesham Almataryheshamelmat...@gmail.com
>  Amaan Cheval   am...@rtems.org
>  Vijay Kumar Banerjee   vi...@rtems.org
> +Jan Sommer j...@rtems.org
> 
>  Localized Write Permission
>  ==
> --
> 2.17.1

___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


[PATCH] MAINTAINERS: Add myself to write after approval

2021-02-25 Thread Jan Sommer
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 29e22357a5..6c9b70bc40 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -53,6 +53,7 @@ Christian Mauderer 
christian.maude...@embedded-brains.de
 Hesham Almataryheshamelmat...@gmail.com
 Amaan Cheval   am...@rtems.org
 Vijay Kumar Banerjee   vi...@rtems.org
+Jan Sommer j...@rtems.org
 
 Localized Write Permission
 ==
-- 
2.17.1

___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


Re: [PATCH] MAINTAINERS: Add myself to Write After Approval

2020-03-25 Thread Vijay Kumar Banerjee
On Wed, Mar 25, 2020, 8:30 PM Christian Mauderer <
christian.maude...@embedded-brains.de> wrote:

> On 25/03/2020 15:59, Vijay Kumar Banerjee wrote:
> >
> >
> > On Wed, Mar 25, 2020 at 8:16 PM Gedare Bloom  > > wrote:
> >
> > Looks good, please push.
> >
> > Pushed! :)
>
> Congratulations. Your maintainer status is now officially documented.
>

Thanks!!

>
> Best regards
>
> Christian
>
> >
> > On Tue, Mar 24, 2020 at 1:49 PM Vijay Kumar Banerjee
> > mailto:vi...@rtems.org>> wrote:
> > >
> > > ---
> > >  MAINTAINERS | 2 ++
> > >  1 file changed, 2 insertions(+)
> > >
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 437b55418b..29e22357a5 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -52,6 +52,7 @@ Pavel Pisa pp...@pikron.com
> > 
> > >  Christian Mauderer christian.maude...@embedded-brains.de
> > 
> > >  Hesham Almataryheshamelmat...@gmail.com
> > 
> > >  Amaan Cheval   am...@rtems.org  am...@rtems.org>
> > > +Vijay Kumar Banerjee   vi...@rtems.org  vi...@rtems.org>
> > >
> > >  Localized Write Permission
> > >  ==
> > > @@ -60,4 +61,5 @@ beagle Ben Gras
> > (b...@rtems.org )
> > >  tms570 Pavel Pisa (p...@cmp.felk.cvut.cz
> > )
> > >  raspberrypiPavel Pisa (p...@cmp.felk.cvut.cz
> > )
> > >  x86_64 Amaan Cheval (am...@rtems.org
> > )
> > > +beagle Vijay Kumar Banerjee (vi...@rtems.org
> > )
> > >
> > > --
> > > 2.21.1
> > >
> > > ___
> > > devel mailing list
> > > devel@rtems.org 
> > > http://lists.rtems.org/mailman/listinfo/devel
> >
> >
> > ___
> > devel mailing list
> > devel@rtems.org
> > http://lists.rtems.org/mailman/listinfo/devel
> >
>
> --
> 
> embedded brains GmbH
> Herr Christian Mauderer
> Dornierstr. 4
> D-82178 Puchheim
> Germany
> email: christian.maude...@embedded-brains.de
> Phone: +49-89-18 94 741 - 18
> Fax:   +49-89-18 94 741 - 08
> PGP: Public key available on request.
>
> Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
>
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH] MAINTAINERS: Add myself to Write After Approval

2020-03-25 Thread Christian Mauderer
On 25/03/2020 15:59, Vijay Kumar Banerjee wrote:
> 
> 
> On Wed, Mar 25, 2020 at 8:16 PM Gedare Bloom  > wrote:
> 
> Looks good, please push.
> 
> Pushed! :) 

Congratulations. Your maintainer status is now officially documented.

Best regards

Christian

> 
> On Tue, Mar 24, 2020 at 1:49 PM Vijay Kumar Banerjee
> mailto:vi...@rtems.org>> wrote:
> >
> > ---
> >  MAINTAINERS | 2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 437b55418b..29e22357a5 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -52,6 +52,7 @@ Pavel Pisa                 pp...@pikron.com
> 
> >  Christian Mauderer         christian.maude...@embedded-brains.de
> 
> >  Hesham Almatary            heshamelmat...@gmail.com
> 
> >  Amaan Cheval               am...@rtems.org 
> > +Vijay Kumar Banerjee       vi...@rtems.org 
> >
> >  Localized Write Permission
> >  ==
> > @@ -60,4 +61,5 @@ beagle                     Ben Gras
> (b...@rtems.org )
> >  tms570                     Pavel Pisa (p...@cmp.felk.cvut.cz
> )
> >  raspberrypi                Pavel Pisa (p...@cmp.felk.cvut.cz
> )
> >  x86_64                     Amaan Cheval (am...@rtems.org
> )
> > +beagle                     Vijay Kumar Banerjee (vi...@rtems.org
> )
> >
> > --
> > 2.21.1
> >
> > ___
> > devel mailing list
> > devel@rtems.org 
> > http://lists.rtems.org/mailman/listinfo/devel
> 
> 
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
> 

-- 

embedded brains GmbH
Herr Christian Mauderer
Dornierstr. 4
D-82178 Puchheim
Germany
email: christian.maude...@embedded-brains.de
Phone: +49-89-18 94 741 - 18
Fax:   +49-89-18 94 741 - 08
PGP: Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH] MAINTAINERS: Add myself to Write After Approval

2020-03-25 Thread Vijay Kumar Banerjee
On Wed, Mar 25, 2020 at 8:16 PM Gedare Bloom  wrote:

> Looks good, please push.
>
> Pushed! :)

> On Tue, Mar 24, 2020 at 1:49 PM Vijay Kumar Banerjee 
> wrote:
> >
> > ---
> >  MAINTAINERS | 2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 437b55418b..29e22357a5 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -52,6 +52,7 @@ Pavel Pisa pp...@pikron.com
> >  Christian Mauderer christian.maude...@embedded-brains.de
> >  Hesham Almataryheshamelmat...@gmail.com
> >  Amaan Cheval   am...@rtems.org
> > +Vijay Kumar Banerjee   vi...@rtems.org
> >
> >  Localized Write Permission
> >  ==
> > @@ -60,4 +61,5 @@ beagle Ben Gras (b...@rtems.org)
> >  tms570 Pavel Pisa (p...@cmp.felk.cvut.cz)
> >  raspberrypiPavel Pisa (p...@cmp.felk.cvut.cz)
> >  x86_64 Amaan Cheval (am...@rtems.org)
> > +beagle Vijay Kumar Banerjee (vi...@rtems.org)
> >
> > --
> > 2.21.1
> >
> > ___
> > devel mailing list
> > devel@rtems.org
> > http://lists.rtems.org/mailman/listinfo/devel
>
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH] MAINTAINERS: Add myself to Write After Approval

2020-03-25 Thread Gedare Bloom
Looks good, please push.

On Tue, Mar 24, 2020 at 1:49 PM Vijay Kumar Banerjee  wrote:
>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 437b55418b..29e22357a5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -52,6 +52,7 @@ Pavel Pisa pp...@pikron.com
>  Christian Mauderer christian.maude...@embedded-brains.de
>  Hesham Almataryheshamelmat...@gmail.com
>  Amaan Cheval   am...@rtems.org
> +Vijay Kumar Banerjee   vi...@rtems.org
>
>  Localized Write Permission
>  ==
> @@ -60,4 +61,5 @@ beagle Ben Gras (b...@rtems.org)
>  tms570 Pavel Pisa (p...@cmp.felk.cvut.cz)
>  raspberrypiPavel Pisa (p...@cmp.felk.cvut.cz)
>  x86_64 Amaan Cheval (am...@rtems.org)
> +beagle Vijay Kumar Banerjee (vi...@rtems.org)
>
> --
> 2.21.1
>
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


[PATCH] MAINTAINERS: Add myself to Write After Approval

2020-03-24 Thread Vijay Kumar Banerjee
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 437b55418b..29e22357a5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -52,6 +52,7 @@ Pavel Pisa pp...@pikron.com
 Christian Mauderer christian.maude...@embedded-brains.de
 Hesham Almataryheshamelmat...@gmail.com
 Amaan Cheval   am...@rtems.org
+Vijay Kumar Banerjee   vi...@rtems.org
 
 Localized Write Permission
 ==
@@ -60,4 +61,5 @@ beagle Ben Gras (b...@rtems.org)
 tms570 Pavel Pisa (p...@cmp.felk.cvut.cz)
 raspberrypiPavel Pisa (p...@cmp.felk.cvut.cz)
 x86_64 Amaan Cheval (am...@rtems.org)
+beagle Vijay Kumar Banerjee (vi...@rtems.org)
 
-- 
2.21.1

___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


Re: [PATCH] MAINTAINERS: Add myself to Write After Approval.

2018-01-23 Thread Christian Mauderer
Hello Gedare,

I discussed it with Sebastian and he thought that it wouldn't be a
problem if I push that patch. Therefore: pushed.

Regards

Christian

Am 23.01.2018 um 08:51 schrieb Christian Mauderer:
> Hello Gedare,
> 
> thanks for the approval. I'll coordinate that with Sebastian or just
> wait till the merge.
> 
> Regards
> 
> Christian
> 
> Am 23.01.2018 um 00:38 schrieb Gedare Bloom:
>> Ahem, ask Sebastian to also put it on the no-preinstall branch. I'm
>> not quite sure the state of the master "freeze" at this point. You
>> could also wait until after the merge happens.
>>
>> On Mon, Jan 22, 2018 at 6:37 PM, Gedare Bloom  wrote:
>>> Approved!
>>>
>>> On Mon, Jan 22, 2018 at 3:58 AM, Christian Mauderer
>>>  wrote:
 From: Christian Mauderer 

 ---
  MAINTAINERS | 1 +
  1 file changed, 1 insertion(+)

 diff --git a/MAINTAINERS b/MAINTAINERS
 index 35a149a932..2d91ecb149 100644
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
 @@ -49,6 +49,7 @@ Daniel Hellstrom   dan...@gaisler.com
  Ben Gras   b...@rtems.org
  Martin Galvan  martin.gal...@tallertechnologies.com
  Pavel Pisa pp...@pikron.com
 +Christian Mauderer christian.maude...@embedded-brains.de

  Localized Write Permission
  ==
 --
 2.13.6

> 

-- 

embedded brains GmbH
Herr Christian Mauderer
Dornierstr. 4
D-82178 Puchheim
Germany
email: christian.maude...@embedded-brains.de
Phone: +49-89-18 94 741 - 18
Fax:   +49-89-18 94 741 - 08
PGP: Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH] MAINTAINERS: Add myself to Write After Approval.

2018-01-22 Thread Christian Mauderer
Hello Gedare,

thanks for the approval. I'll coordinate that with Sebastian or just
wait till the merge.

Regards

Christian

Am 23.01.2018 um 00:38 schrieb Gedare Bloom:
> Ahem, ask Sebastian to also put it on the no-preinstall branch. I'm
> not quite sure the state of the master "freeze" at this point. You
> could also wait until after the merge happens.
> 
> On Mon, Jan 22, 2018 at 6:37 PM, Gedare Bloom  wrote:
>> Approved!
>>
>> On Mon, Jan 22, 2018 at 3:58 AM, Christian Mauderer
>>  wrote:
>>> From: Christian Mauderer 
>>>
>>> ---
>>>  MAINTAINERS | 1 +
>>>  1 file changed, 1 insertion(+)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index 35a149a932..2d91ecb149 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -49,6 +49,7 @@ Daniel Hellstrom   dan...@gaisler.com
>>>  Ben Gras   b...@rtems.org
>>>  Martin Galvan  martin.gal...@tallertechnologies.com
>>>  Pavel Pisa pp...@pikron.com
>>> +Christian Mauderer christian.maude...@embedded-brains.de
>>>
>>>  Localized Write Permission
>>>  ==
>>> --
>>> 2.13.6
>>>

-- 

embedded brains GmbH
Herr Christian Mauderer
Dornierstr. 4
D-82178 Puchheim
Germany
email: christian.maude...@embedded-brains.de
Phone: +49-89-18 94 741 - 18
Fax:   +49-89-18 94 741 - 08
PGP: Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH] MAINTAINERS: Add myself to Write After Approval.

2018-01-22 Thread Gedare Bloom
Ahem, ask Sebastian to also put it on the no-preinstall branch. I'm
not quite sure the state of the master "freeze" at this point. You
could also wait until after the merge happens.

On Mon, Jan 22, 2018 at 6:37 PM, Gedare Bloom  wrote:
> Approved!
>
> On Mon, Jan 22, 2018 at 3:58 AM, Christian Mauderer
>  wrote:
>> From: Christian Mauderer 
>>
>> ---
>>  MAINTAINERS | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 35a149a932..2d91ecb149 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -49,6 +49,7 @@ Daniel Hellstrom   dan...@gaisler.com
>>  Ben Gras   b...@rtems.org
>>  Martin Galvan  martin.gal...@tallertechnologies.com
>>  Pavel Pisa pp...@pikron.com
>> +Christian Mauderer christian.maude...@embedded-brains.de
>>
>>  Localized Write Permission
>>  ==
>> --
>> 2.13.6
>>
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


Re: [PATCH] MAINTAINERS: Add myself to Write After Approval.

2018-01-22 Thread Gedare Bloom
Approved!

On Mon, Jan 22, 2018 at 3:58 AM, Christian Mauderer
 wrote:
> From: Christian Mauderer 
>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 35a149a932..2d91ecb149 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -49,6 +49,7 @@ Daniel Hellstrom   dan...@gaisler.com
>  Ben Gras   b...@rtems.org
>  Martin Galvan  martin.gal...@tallertechnologies.com
>  Pavel Pisa pp...@pikron.com
> +Christian Mauderer christian.maude...@embedded-brains.de
>
>  Localized Write Permission
>  ==
> --
> 2.13.6
>
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


[PATCH] MAINTAINERS: Add myself to Write After Approval.

2018-01-22 Thread Christian Mauderer
From: Christian Mauderer 

---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 35a149a932..2d91ecb149 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -49,6 +49,7 @@ Daniel Hellstrom   dan...@gaisler.com
 Ben Gras   b...@rtems.org
 Martin Galvan  martin.gal...@tallertechnologies.com
 Pavel Pisa pp...@pikron.com
+Christian Mauderer christian.maude...@embedded-brains.de
 
 Localized Write Permission
 ==
-- 
2.13.6

___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel