blob: 68c6204bc0b47a216a6906fff47008099c30ff9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
Descriptions of section entries:
M: Maintainer Full name and E-mail address: Full Name <address@domain>
One maintainer per line. Multiple M: lines acceptable.
F: Files and directories with wildcard patterns.
A trailing slash includes all files and subdirectory files.
F: drivers/net/ all files in and below drivers/net
F: drivers/net/* all files in drivers/net, but not below
One pattern per line. Multiple F: lines acceptable.
C: Single line comment related to current section.
-----------------------------------
Build System
M: Shrinivasan Ganapathy <shganapa@cisco.com>
F: Makefile
F: src/*.ac
F: src/*.am
F: src/*.mk
F: src/m4/
VCL-LDPRELOAD Library
M: Shrinivasan Ganapathy <shganapa@cisco.com>
F: src/libvcl-ldpreload/
THE REST
C: Contact vppsb-dev Mailing List <vppsb-dev@lists.fd.io>
F: *
F: */
|