Skip to content

Commit

Permalink
Add PECL to @ruudboon's description [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyklay authored and niden committed Jan 5, 2020
1 parent 9f8153f commit 7c367e4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CODE_OWNERS.TXT
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ beautification by scripts. The fields are: name (N), email (E), web-address
(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
(S).

The sample of querying command to search Volt keyword:
awk -v RS='' -v ORS='\n\n' '/\nD: .*Volt/' CODE_OWNERS.TXT
The sample of querying command to search PECL keyword:
awk -v RS='' -v ORS='\n\n' '/\nD: .*PECL/' CODE_OWNERS.TXT

N: Ruud Boon
E: [email protected]
W: https://ruudboon.io
P: 0xF2E9F914DFA1BCD7
D: All parts of Phalcon not covered by someone else
D: PECL and all parts of Phalcon not covered by someone else

N: Nikolaos Dimopoulos
E: [email protected]
W: https://niden.net
P: 0x93F8CA07B9C8C41D
D: All parts of Phalcon not covered by someone else
D: All parts of Phalcon not covered by someone else excluding PECL

N: Serghei Iakovlev
E: [email protected]
Expand Down

0 comments on commit 7c367e4

Please sign in to comment.