Commit Graph

3 Commits

Author SHA1 Message Date
zhurong 20af772ee7 Fix pep8 E402
Change-Id: Ie8eda174a6da50a222e4070a18a421eff28b6119
2019-01-09 13:23:29 +08:00
Ekaterina Chernova 017d25f49e Resolve and enable E265 pep8 issue
E265 block comment should start with '# '

Change-Id: I1a8b971776deb8b05b84be169571b9f1e573d2ba
2015-02-05 12:10:22 +03:00
Ankur Rishi 2b4be05007 Add optional fields to packages for supplier info
This commit adds the ability to include
additional information about a package's supplier
to the manifest.yaml file.

The format of the optional fields are as follows:

Supplier:
  Name: <name of vendor>
  CompanyUrl:
    Link: <url>
    Text: <anchor text>
  Summary: <plain text summary of vendor>
  Description: <html summary for dashboard>
  Logo: <png filename of vendor logo in same dir>

Targets: blueprint additional-author-information
Change-Id: I9bb67089ad1bc554524ee828b9bfda38dc8251f6
2014-07-10 11:44:07 -07:00