Skip to content

Commit 05ae727

Browse files
author
Alvaro Muñoz
committed
update metadata
1 parent 4b7f682 commit 05ae727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66
name = "codeql_kernel"
77
description = "A Jupyter kernel for CodeQL"
88
license = {file = "LICENSE.txt"}
9-
authors = [{name = "'Alvaro Munoz'", email = "alvaro@pwntester.com"}]
9+
authors = [{name = "'Alvaro Munoz'", email = "pwntester@github.com"}]
1010
classifiers = [
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"}
2121
requires-python = ">=3.7"
2222
dependencies = [
2323
"metakernel >=0.24.0",

0 commit comments

Comments
 (0)