-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add PECL to @ruudboon's description [ci skip]
- Loading branch information
1 parent
9f8153f
commit 7c367e4
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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] | ||
|