itchef/cookbooks/fb_helpers/metadata.rb (12 lines of code) (raw):

# Copyright (c) 2018-present, Facebook, Inc. name 'fb_helpers' maintainer 'Facebook' maintainer_email 'noreply@facebook.com' license 'Apache-2.0' description 'Helper methods for Facebook open-source cookbooks' source_url 'https://github.com/facebook/chef-cookbooks/' long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) # never EVER change this number, ever. version '0.1.0' supports 'centos' supports 'debian' supports 'ubuntu' supports 'freebsd'