Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unicode-script repo to homu #121

Merged
merged 1 commit into from Sep 30, 2015
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Add unicode-script repo to homu

  • Loading branch information
mbrubeck committed Sep 30, 2015
commit 8f77da4f722f82fb989fa9eb6f82e31d34fc7776
@@ -23,7 +23,8 @@ port = 54856
('servo', 'unicode-bidi'), ('servo', 'rust-smallvec'), ('servo', 'core-text-rs'),
('servo', 'libexpat'), ('servo', 'rust-harfbuzz'), ('servo', 'heapsize'),
('servo', 'rust-url'), ('servo', 'rust-freetype'), ('servo', 'fontsan'),
('servo', 'rust-fontconfig'), ('servo', 'core-graphics-rs')] %}
('servo', 'rust-fontconfig'), ('servo', 'core-graphics-rs'),
('servo', 'unicode-script')] %}
{% set buildbot_repos = [('servo', 'mozjs'), ('servo', 'rust-mozjs')] %}
{% set reviewers = ["glennw","jdm","kmcallister","larsbergstrom","Manishearth","metajack","mbrubeck","Ms2ger","pcwalton","SimonSapin","mrobinson","brunoabinader","saneyuki","nox","zmike","edunham","frewsxcv"] %}

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.