Skip to content

Commit 6a6e791

Browse files
author
Cuneyt Ozturk
committed
docs: set authorship/contact to Cüneyt Öztürk / falsify.dev
Update copyright, author affiliation, citation, and contact email to the project's own identity. Metadata/docs only; no code, schema, or hashes changed. GitHub URLs and producer.id examples unchanged. Signed-off-by: Cuneyt Ozturk <hello@falsify.dev>
1 parent 52636e6 commit 6a6e791

4 files changed

Lines changed: 5 additions & 6 deletions

File tree

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ abstract: >-
1010
authors:
1111
- family-names: "Öztürk"
1212
given-names: "Cüneyt"
13-
affiliation: "Studio 11 Turkey Ltd. Şti."
14-
email: "hello@studio-11.co"
13+
affiliation: "Independent"
14+
email: "hello@falsify.dev"
1515
type: software
1616
license: MIT
1717
repository-code: "https://github.com/studio-11-co/mlflow-falsify"

LICENSE

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

3-
Copyright (c) 2026 Studio 11 / Cüneyt Öztürk
3+
Copyright (c) 2026 Cüneyt Öztürk
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
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
@@ -87,4 +87,4 @@ Where the manifest hash this plugin attaches fits in major AI governance framewo
8787

8888
## License
8989

90-
MIT. Copyright 2026 Studio 11 / Cüneyt Öztürk.
90+
MIT. Copyright 2026 Cüneyt Öztürk.

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@ readme = "README.md"
1010
requires-python = ">=3.9"
1111
license = { text = "MIT" }
1212
authors = [
13-
{ name = "Cüneyt Öztürk", email = "hello@studio-11.co" },
13+
{ name = "Cüneyt Öztürk", email = "hello@falsify.dev" },
1414
]
1515
maintainers = [
16-
{ name = "Studio 11", email = "hello@studio-11.co" },
1716
]
1817
keywords = [
1918
"mlflow",

0 commit comments

Comments
 (0)