Fix repo URI.
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 11 Apr 2021 18:12:39 +0000 (20:12 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 11 Apr 2021 18:12:39 +0000 (20:12 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
CONTRIBUTING.md
package.json

index 77630d680156a5c163dd5c9bba7e52a37aef93a5..bfdc28a8b67cb3c80fcb899900d985e65ee3da42 100644 (file)
@@ -9,7 +9,7 @@ You want to contribute to ev-simulator? Welcome! Please read this document to un
 
 ## Analyze Issues
 Analyzing issue reports can be a lot of effort. Any help is welcome!
-Go to [the Github issue tracker](https://github.com/LucasBrazi06/ev-simulator/issues?state=open) and find an open issue which needs additional work or a bugfix. Maybe you can even find and [contribute](#contribute-code) a bugfix?
+Go to [the Github issue tracker](https://github.com/sap-labs-france/ev-simulator/issues?state=open) and find an open issue which needs additional work or a bugfix. Maybe you can even find and [contribute](#contribute-code) a bugfix?
 
 ## Issue Handling Process
 When an issue is reported, a committer will look at it and either confirm it as a real issue (by giving the "approved" label), close it if it is not an issue, or ask for more details. Approved issues are then either assigned to a committer in GitHub, reported in our internal issue handling system, or left open as "contribution welcome" for easy or not urgent fixes. An issue that is about a real bug is closed as soon as the fix is committed.
index 03b923158f69ec723abea4b50fcde8024c04924e..658fafd2ba1432503601055263486267a9cfa368 100644 (file)
@@ -7,7 +7,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "https://github.com/LucasBrazi06/ev-simulator.git"
+    "url": "https://github.com/sap-labs-france/ev-simulator.git"
   },
   "description": "Electric Vehicle charging stations simulator",
   "author": "SAP E-Mobility Labs France <e-mobility@sap.com>",