Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions ADOPTERS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Adopters

_If you're using TROLIE in your organization, please consider adding your
company name to this list._

_Doing so helps lend momentum and credibility to the project, and can make a big impact. To do so, please
create an Issue with the label "Task" and create a pull request with your change per the [Governance Policy](Governance.md)._

| Organization | Contact | Description of Use |
|----------------------------------------------------- | ---------------------------------------------------------- | ------------------ |
| [GE Vernova](https://www.gevernova.com/) | [@getorymckeag](https://github.com/getorymckeag) | The [GridOS](https://gridos.com) Limit Exchange Portal (LEP) product implements both a TROLIE server and client, with complete clearinghouse functions and integration with GE Vernova's suite of power grid operations and markets applications.

4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ There are three roles for contributors: Maintainers, Editors, and Participants.

All contributions to the TROLIE Specification 1.0 Working Group are done under the [Community Specification Contributor License Agreement](Contributor_License_Agreement.md).

## Adopters

An list of companies that have adopted the TROLIE specification is at [ADOPTERS.md](ADOPTERS.md).

### Compiling the Site and Specification Locally

The `docs/` folder contains a Jekyll site for the GH Pages along with the yaml
Expand Down
Loading