File tree 3 files changed +3
-9
lines changed 3 files changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,5 @@ Please use one of the following resources for help:
19
19
- https://groups.google.com/forum/#!forum/loopbackjs
20
20
- https://gitter.im/strongloop/loopback
21
21
22
- **Immediate support**
23
-
24
- - https://strongloop.com/api-connect-faqs/
25
- - https://strongloop.com/node-js/subscription-plans/
26
22
27
23
-->
Original file line number Diff line number Diff line change 1
1
### Contributing ###
2
2
3
- Thank you for your interest in ` loopback-connector-mongodb ` , an open source project
4
- administered by StrongLoop.
3
+ Thank you for your interest in ` loopback-connector-mongodb ` , an open source project as part of LoopBack.
5
4
6
5
Contributing to ` loopback-connector-mongodb ` is easy. In a few simple steps:
7
6
@@ -14,7 +13,7 @@ Contributing to `loopback-connector-mongodb` is easy. In a few simple steps:
14
13
* Adhere to code style outlined in the [ Google C++ Style Guide] [ ] and
15
14
[ Google Javascript Style Guide] [ ] .
16
15
17
- * Sign the [ Contributor License Agreement ] ( https://cla.strongloop.com/agreements/strongloop/loopback-connector-mongodb )
16
+ * Sign the [ Developer Certificate of Origin ] ( #developer-certificate-of-origin )
18
17
19
18
* Submit a pull request through Github.
20
19
Original file line number Diff line number Diff line change 24
24
],
25
25
"repository" : {
26
26
"type" : " git" ,
27
- "url" : " git://github.com/strongloop /loopback-connector-mongodb.git"
27
+ "url" : " git://github.com/loopbackio /loopback-connector-mongodb.git"
28
28
},
29
29
"keywords" : [
30
30
" connector" ,
31
31
" datasource" ,
32
32
" loopback" ,
33
- " strongloop" ,
34
33
" mongodb"
35
34
],
36
35
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments