Переглянути джерело

[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"