* updated missing and spelling mistakes of https and mailto
* Adding Hopper to list (#990)
* adding Hopper to readme
* adding hopper
* fixing line break
* fixing line issue in remote status
* fixes
* removing mozzila
* Detail suse profile (#1007)
* Update suse.md
* Update README.md
* updated missing and spelling mistakes of https and mailto
Co-authored-by: ngutierrez31 <ngutierrez131@gmail.com>
Co-authored-by: Simon Sassi <dualprodu@gmail.com>
* Change "Office Locations" to "Office locations" for consistent casing
* Standardize other company headings
* Validate heading names
* Add a way to look at headings of all profiles at once
* Fix minor issues in readme table
* Parse and validate readme table
* Add missing links from readme to company profiles
* Fix the last issue with a company's name in its profile
* Add script to rename a company profile
* Fix example company name to match its profile filename
* Rename company profiles to match filename convention
Run this to generate the rename commands:
bin/validate.js | grep 'Expected filename' | sed 's#^#bin/rename.sh company-profiles/#; s#: Expected filename "# company-profiles/#; s#" for company .*$##' | tee renames.txt
Inspect the output, then run this to do the renames:
sh < renames.txt
* Add Travis CI configuration
2017-12-18 22:08:09 +00:00
Renamed from company-profiles/nettledinburgh.md (Browse further)