[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

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


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
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 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, 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
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 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: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