Преглед изворни кода

[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 пре 3 година
родитељ
комит
317013fdc5
1 измењених фајлова са 2 додато и 0 уклоњено
  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"