Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

Commit

Permalink
Add vendor to spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekSi committed Feb 17, 2013
1 parent 58d5f3e commit 82a1e1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import (
// Describes part of nut meta-information, stored in file nut.json.
type Spec struct {
Version Version
Vendor string
Authors []Person
ExtraFiles []string
Homepage string
Expand Down

0 comments on commit 82a1e1a

Please sign in to comment.