Commit graph

5 commits

Author SHA1 Message Date
Yaroslav Markin
d4385d5409
Update evil-martians.md 2022-03-09 13:33:20 +03:00
Yaroslav Markin
2841074527 Update Evil Martians company info (#687)
Proper name, office locations, blurb, technologies
2019-10-31 13:43:24 +00:00
James Nylen
19c4d82dbb
Remove sections with no content (#439)
* Remove section that just says "Not known"

* Remove wording copied from the example profile

* Remove unnecessary "Approximate size" wording
2018-06-24 21:43:38 -05:00
James Nylen
c00635038d
Make company headings consistent (#407)
* 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
2018-04-16 18:15:26 -04:00
James Nylen
7c08aef114 Fix company names; add Travis CI config (#377)
* 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/evilmartians.md (Browse further)