Skip to content

Commit 04a7f97

Browse files
authored
Adding ADOPTERS.md (#108)
Documenting how AIPs are used at organizations helps with the trust and reputation of the project.
1 parent 5748816 commit 04a7f97

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

ADOPTERS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Adopters
2+
3+
The following enumerates organizations who have adopted the AIPs in some form (directly, fork, or otherwise).
4+
5+
If you are using the AIPs at your organization, please add your organization's name to this list (in alphabetical order).
6+
7+
| Organization | Contact | How you use the AIPs |
8+
| ---------------------------------- | ------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
9+
| [Google](https://about.google/) | [@toumorokoshi](https://github.com/toumorokoshi) | Google maintains a fork at [google.aip.dev](http://google.aip.dev) which is adhered to for all APIs. Google also runs the [api-linter](https://linter.aip.dev/) across the company internally. |
10+
| [Roblox](https://corp.roblox.com/) | [@rofrankel](https://github.com/rofrankel) | Roblox maintains a private fork of the AIPs, and is using them as a style guide for new APIs. Roblox also maintains private forks of the [api-linter](https://linter.aip.dev) and [site generator](https://github.com/aip-dev/site-generator). |

0 commit comments

Comments
 (0)