File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818# -- Project information -----------------------------------------------------
1919
2020project = "PurlDB"
21- copyright = "nexB Inc. and others."
21+ copyright = "AboutCode, nexB Inc. and others."
2222author = "AboutCode.org authors and contributors"
2323
2424
8585
8686html_context = {
8787 "display_github" : True ,
88- "github_user" : "nexB " ,
88+ "github_user" : "abouctde-org " ,
8989 "github_repo" : "purldb" ,
9090 "github_version" : "main" , # branch
9191 "conf_py_path" : "/docs/source/" , # path in the checkout to the docs root
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ See also :ref:`testing` for module-specific testing commands.
106106
107107 **You must include a "Signed-off-by" to your commit messages **::
108108
109- Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com >
109+ Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org >
110110
1111114. **Your code is now ready to be pushed as a PR **
112112
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Installation steps
2121Once the prerequisites have been installed, set up PurlDB with the following commands:
2222::
2323
24- git clone https://github.com/nexb /purldb
24+ git clone https://github.com/aboutcode-org /purldb
2525 cd purldb
2626 make dev
2727 make envfile
You can’t perform that action at this time.
0 commit comments