File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -83,15 +83,15 @@ object Realm {
8383 const val url = " https://github.com/realm/realm-kotlin/issues"
8484 }
8585 object SCM {
86- const val connection = " scm:git:git://github.com/xilinjia/krdb .git"
87- const val developerConnection = " scm:git:ssh://github.com/xilinjia/krdb .git"
88- const val url = " https://github.com/xilinjia/krdb "
86+ const val connection = " scm:git:git://github.com/Infomaniak/realm-kotlin .git"
87+ const val developerConnection = " scm:git:ssh://github.com/Infomaniak/realm-kotlin .git"
88+ const val url = " https://github.com/Infomaniak/realm-kotlin "
8989 }
9090 object Developer {
91- const val name = " Xilin Jia "
92- const val email = " xilin.vw@gmail .com"
93- const val organization = " "
94- const val organizationUrl = " https://github.com/XilinJia/krdb "
91+ const val name = " Infomaniak "
92+ const val email = " louis.cognault@infomaniak .com"
93+ const val organization = " Infomaniak "
94+ const val organizationUrl = " https://github.com/Infomaniak/realm-kotlin "
9595 }
9696}
9797
You can’t perform that action at this time.
0 commit comments