itchef/cookbooks/cpe_gnome_software/metadata.rb (8 lines of code) (raw):
# Copyright (c) Facebook, Inc. and its affiliates.
name 'cpe_gnome_software'
maintainer 'Facebook'
maintainer_email 'noreply@facebook.com'
license 'Apache-2.0'
description 'Configures GNOME Software and PackageKit'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.1.0'
depends 'cpe_helpers'