Selaa lähdekoodia

Merge pull request #6399 from dvberkel/master

use a numbered list for maintainers responsibility
Michael Crosby 11 vuotta sitten
vanhempi
commit
40b55a4174
1 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  1. 4 4
      hack/MAINTAINERS.md

+ 4 - 4
hack/MAINTAINERS.md

@@ -24,12 +24,12 @@ speak up!
 
 
 It is every maintainer's responsibility to:
 It is every maintainer's responsibility to:
 
 
-* 1) Expose a clear roadmap for improving their component.
-* 2) Deliver prompt feedback and decisions on pull requests.
-* 3) Be available to anyone with questions, bug reports, criticism etc.
+1. Expose a clear roadmap for improving their component.
+2. Deliver prompt feedback and decisions on pull requests.
+3. Be available to anyone with questions, bug reports, criticism etc.
   on their component. This includes IRC, GitHub requests and the mailing
   on their component. This includes IRC, GitHub requests and the mailing
   list.
   list.
-* 4) Make sure their component respects the philosophy, design and
+4. Make sure their component respects the philosophy, design and
   roadmap of the project.
   roadmap of the project.
 
 
 ## How are decisions made?
 ## How are decisions made?