File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66name = " codeql_kernel"
77description = " A Jupyter kernel for CodeQL"
88license = {file = " LICENSE.txt" }
9- authors = [{name = " 'Alvaro Munoz'" , email = " alvaro@ pwntester.com" }]
9+ authors = [{name = " 'Alvaro Munoz'" , email = " pwntester@github .com" }]
1010classifiers = [
1111 " Intended Audience :: Science/Research" ,
1212 " License :: OSI Approved :: BSD License" ,
@@ -17,7 +17,7 @@ classifiers = [
1717 " Topic :: Software Development" ,
1818 " Topic :: System :: Shells" ,
1919]
20- urls = {Homepage = " http://github.com/pwntester /codeql_kernel" }
20+ urls = {Homepage = " http://github.com/GitHubSecurityLab /codeql_kernel" }
2121requires-python = " >=3.7"
2222dependencies = [
2323 " metakernel >=0.24.0" ,
You can’t perform that action at this time.
0 commit comments