Browse Source

chore: update maintainer references (#4008)

joeaba 2 years ago
parent
commit
005ac5234b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      program/Cargo.toml

+ 1 - 1
program/Cargo.toml

@@ -2,7 +2,7 @@
 name = "spl-token"
 version = "3.5.0"
 description = "Solana Program Library Token"
-authors = ["Solana Maintainers <maintainers@solana.foundation>"]
+authors = ["Solana Labs Maintainers <maintainers@solanalabs.com>"]
 repository = "https://github.com/solana-labs/solana-program-library"
 license = "Apache-2.0"
 edition = "2021"