Skip to content

Commit cb9de57

Browse files
author
Studio 11
committed
Fix contact email: cuneyt@ → hello@ across all files
1 parent 4d9ad23 commit cb9de57

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors:
1010
- family-names: "Öztürk"
1111
given-names: "Cüneyt"
1212
affiliation: "Studio 11 Turkey Ltd. Şti."
13-
email: "cuneyt@studio-11.co"
13+
email: "hello@studio-11.co"
1414
type: software
1515
license: MIT
1616
repository-code: "https://github.com/studio-11-co/falsify-inspect"

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MIT License
22

33
Copyright (c) 2026 Studio 11 Turkey Ltd. Şti.
4-
Author: Cüneyt Öztürk <cuneyt@studio-11.co>
4+
Author: Cüneyt Öztürk <hello@studio-11.co>
55

66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,4 @@ Exit codes:
106106
## Authors
107107

108108
Cüneyt Öztürk, co-founder, Studio 11 Turkey Ltd. Şti.
109-
Contact: cuneyt@studio-11.co · [falsify.dev](https://falsify.dev)
109+
Contact: hello@studio-11.co · [falsify.dev](https://falsify.dev)

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
**Do not open a public GitHub issue for a security vulnerability.**
66

7-
Email **cuneyt@studio-11.co** with subject prefix `[security]`. Include:
7+
Email **hello@studio-11.co** with subject prefix `[security]`. Include:
88

99
- The vulnerable version (PyPI `falsify-inspect` version, or commit SHA)
1010
- A reproducer if you have one

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.11"
1111
license = { text = "MIT" }
1212
authors = [
13-
{ name = "Cüneyt Öztürk", email = "cuneyt@studio-11.co" },
13+
{ name = "Cüneyt Öztürk", email = "hello@studio-11.co" },
1414
{ name = "Studio 11 Turkey Ltd. Şti." }
1515
]
1616
keywords = ["prml", "inspect-ai", "evaluation", "pre-registration", "ml", "ai-safety", "reproducibility"]

0 commit comments

Comments
 (0)