> For the complete documentation index, see [llms.txt](https://digital-public-goods.gitbook.io/people-to-follow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://digital-public-goods.gitbook.io/people-to-follow/os-experts.md).

# OS Experts

This contains links to the twitter handles of some of the most-followed organisations and people working in Open Source. You may follow them to stay up to date on the latest news from the Open Source community!&#x20;

📌 Don't forget that the [DPGAlliance](https://twitter.com/DPGAlliance) is also on Twitter!&#x20;

#### <mark style="color:yellow;">Open Source Organisations</mark>&#x20;

1. [Open Source Software](https://twitter.com/SoftwareOpen)
2. [Open-Source News](https://twitter.com/openfeed)
3. [Open Source Initiative](https://twitter.com/OpenSourceOrg)
4. [OpenSource.com](https://twitter.com/opensourceway)
5. [The Linux Foundation](https://twitter.com/linuxfoundation)
6. [Foss Linux](https://twitter.com/FOSS_Linux)
7. [Linux & Open Source](https://twitter.com/linuxopensourc)
8. [Open at Microsoft](https://twitter.com/OpenAtMicrosoft)
9. [IBM OpenSource](https://twitter.com/IBMDeveloper)

#### <mark style="color:yellow;">People of Open Source</mark>

1. [Andreas Mueller](https://twitter.com/amuellerml)&#x20;

Works on open source and open science at the Centre for Data Science at NYU. [Official website](http://amueller.github.io/)&#x20;

2. [Daniel Stenberg](https://twitter.com/bagder)

Internet protocols geek at Mozilla. [Official website](http://daniel.haxx.se/.)

3. [HD Moore](https://twitter.com/hdmoore)

Metasploit founder, open source developer. [Official website](https://hdm.io/index.html)

4. [John A. De Goes](https://twitter.com/jdegoes)

Entrepreneur, CTO at SlamData. [Blogs](http://degoes.net/)

5. [Matthias Steiner](https://twitter.com/steinermatt)

Cloud platform evangelist [@SAP](https://twitter.com/SAP), [@SAPMentors](https://twitter.com/SAPMentors) alumnus. [Blogs](http://www.inscope.net/.)&#x20;

6. [Mike Milinkovich](https://twitter.com/mmilinkov)

Executive Director of the Eclipse Foundation and Director of the Open Source Initiative. [Blogs](https://mmilinkov.wordpress.com/.)

7. [Sam Ramji](https://twitter.com/sramji)

CEO at Cloud Foundry Foundation. [Blogs](http://samus.typepad.com/)

8. [Scott S. Lowe](https://twitter.com/scott_lowe)

An IT pro specialising in virtualisation, networking, open source & cloud computing. [Blogs](http://blog.scottlowe.org/)

9. [Will Norris](https://twitter.com/willnorris)&#x20;

&#x20;Engineer at Google, pushing open source. [Blogs](https://willnorris.com/). &#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://digital-public-goods.gitbook.io/people-to-follow/os-experts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
