We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a229db commit e03c53aCopy full SHA for e03c53a
1 file changed
setup.py
@@ -11,8 +11,8 @@
11
description="MITRE ATT&CK python library",
12
long_description=long_description,
13
long_description_content_type="text/markdown",
14
- maintainer="Jared Ondricek",
15
- maintainer_email="jondricek@mitre.org",
+ maintainer="MITRE ATT&CK",
+ maintainer_email="attack@mitre.org",
16
license="Apache 2.0",
17
url="https://github.com/mitre-attack/mitreattack-python/",
18
package_data={"mitreattack": ["navlayers/exporters/fonts/*.ttf"]},
0 commit comments