Re: [PATCH] MAINAINERS: Add rule for BSP-specific patches

2018-03-20 Thread Chris Johns
+1

On 21/3/18 2:35 am, Gedare Bloom wrote:
> Thanks, looks good.
> 
> On Tue, Mar 20, 2018 at 8:54 AM, Sebastian Huber
>  wrote:
>> On 20/03/18 13:43, Sebastian Huber wrote:
>>>
>>> +devel@rtems.org in case nobody explictly rejected the patch.
>>
>>
>> Sorry for the typo.
>>
>> --
>> Sebastian Huber, embedded brains GmbH
>>
>> Address : Dornierstr. 4, D-82178 Puchheim, Germany
>> Phone   : +49 89 189 47 41-16
>> Fax : +49 89 189 47 41-09
>> E-Mail  : sebastian.hu...@embedded-brains.de
>> 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
> ___
> 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] MAINAINERS: Add rule for BSP-specific patches

2018-03-20 Thread Gedare Bloom
Thanks, looks good.

On Tue, Mar 20, 2018 at 8:54 AM, Sebastian Huber
 wrote:
> On 20/03/18 13:43, Sebastian Huber wrote:
>>
>> +devel@rtems.org in case nobody explictly rejected the patch.
>
>
> Sorry for the typo.
>
> --
> Sebastian Huber, embedded brains GmbH
>
> Address : Dornierstr. 4, D-82178 Puchheim, Germany
> Phone   : +49 89 189 47 41-16
> Fax : +49 89 189 47 41-09
> E-Mail  : sebastian.hu...@embedded-brains.de
> 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
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH] MAINAINERS: Add rule for BSP-specific patches

2018-03-20 Thread Sebastian Huber

On 20/03/18 13:43, Sebastian Huber wrote:

+devel@rtems.org in case nobody explictly rejected the patch.


Sorry for the typo.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
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

[PATCH] MAINAINERS: Add rule for BSP-specific patches

2018-03-20 Thread Sebastian Huber
---
 MAINTAINERS | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2d91ecb149..ee991c6e95 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20,12 +20,13 @@ who can be trusted to distinguish between changes which 
require
 others to review, require a problem report, or can be safely committed
 with limited review.
 
-Write After Approval is granted to experienced but also trusted 
+Write After Approval is granted to experienced but also trusted
 RTEMS developers.  These developers may be less familiar with
 the breadth of RTEMS.  Developers with write after approval need
-to submit their patches for review. Once the patches have been
-approved by a developer with Blanket Write Privileges, the patches
-may be checked in.  
+to submit their patches for review.  Once the patches have been approved by a
+developer with Blanket Write Privileges, the patches may be checked in.
+A BSP-specific patch may be checked in three work days after sending it to
+devel@rtems.org in case nobody explictly rejected the patch.
 
 Localized Write Permission is for developers who have primary
 responsibility for a port and all associated BSPs, a BSP, or other
-- 
2.12.3

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