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 glutin #55

Merged
merged 1 commit into from Jun 17, 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 glutin

  • Loading branch information
edunham committed Jun 17, 2015
commit ab9c95197c32aaaab4555a9b008149a9efbae1b0
@@ -16,7 +16,7 @@ port = 54856
{% set repos = [('servo', 'html5ever'), ('servo', 'rust-geom'), ('servo', 'rust-layers'),
('servo', 'saltfs'), ('servo', 'gleam'), ('servo', 'string-cache'),
('servo', 'rust-selectors'), ('servo', 'rust-azure'), ('servo', 'tendril'),
('servo', 'futf')] %}
('servo', 'futf'), ('servo', 'glutin')] %}
{% set reviewers = ["glennw","jdm","kmcallister","larsbergstrom","Manishearth","metajack","mbrubeck","Ms2ger","pcwalton","SimonSapin","mrobinson","brunoabinader","saneyuki","nox"] %}

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