Skip to content

Commit 0a23b8b

Browse files
committed
chore: rebrand conditional-team -> Faraone-Dev
1 parent 4aafe9e commit 0a23b8b

File tree

3 files changed

+394
-3
lines changed

3 files changed

+394
-3
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ members = [
2020
version = "0.1.0"
2121
edition = "2021"
2222
license = "MIT"
23-
authors = ["conditional-team"]
24-
repository = "https://github.com/conditional-team/atomic-mesh"
23+
authors = ["Faraone-Dev"]
24+
repository = "https://github.com/Faraone-Dev/atomic-mesh"
2525
description = "Distributed deterministic trading engine"
2626
keywords = ["trading", "deterministic", "distributed", "hft", "mesh"]
2727
categories = ["finance", "network-programming"]

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) 2025-2026 conditional-team
3+
Copyright (c) 2025-2026 Faraone-Dev
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

0 commit comments

Comments
 (0)