We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9eb387 commit c0edc13Copy full SHA for c0edc13
2 files changed
.ruby
@@ -32,7 +32,11 @@ repositories:
32
- uri: git://github.com/rubyworks/pqueue.git
33
scm: git
34
name: upstream
35
-resources: {}
+resources:
36
+ home: http://rubyworks.github.com/pqueue
37
+ code: http://github.com/rubyworks/pqueue
38
+ mail: http://groups.google.com/group/rubyworks-mailinglist
39
+ bugs: http://github.com/rubyworks/pqueue/issues
40
extra: {}
41
load_path:
42
- lib
meta/resources
@@ -0,0 +1,5 @@
1
+---
2
+home: http://rubyworks.github.com/pqueue
3
+code: http://github.com/rubyworks/pqueue
4
+mail: http://groups.google.com/group/rubyworks-mailinglist
5
+bugs: http://github.com/rubyworks/pqueue/issues
0 commit comments