Procházet zdrojové kódy

[SPI] Set "Google" as the author on Swift Package Index (#10808)

Updated the Swift Package Index manifest file (.spi.yml) to specify "Google" as the authors of the package.
Andrew Heard před 3 roky
rodič
revize
317013fdc5
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      .spi.yml

+ 2 - 0
.spi.yml

@@ -1,3 +1,5 @@
 version: 1
 external_links:
   documentation: "https://firebase.google.com/docs/ios/setup"
+metadata:
+  authors: "Google"