{"id":52137,"date":"2020-03-11T08:00:34","date_gmt":"2020-03-11T15:00:34","guid":{"rendered":"https:\/\/github.blog\/?p=52137"},"modified":"2021-11-29T11:44:19","modified_gmt":"2021-11-29T19:44:19","slug":"why-organizations-should-commit-to-innersource-in-2020","status":"publish","type":"post","link":"https:\/\/github.blog\/enterprise-software\/collaboration\/why-organizations-should-commit-to-innersource-in-2020\/","title":{"rendered":"Why organizations should commit to innersource in 2020"},"content":{"rendered":"<p>Even if you\u2019ve never heard the term \u201cinnersource\u201d to describe how teams build their software, you\u2019ll probably still recognize some of the principles behind it. They\u2019re powering code at the world\u2019s most influential companies, and they might even be important practices on your team.<\/p>\n<p>Innersource isn\u2019t a novel concept. Instead, it describes how the processes and principles developers have used for decades to build large-scale open source software (think Git, Linux, or Python) can apply to closed source projects at companies of all sizes.<\/p>\n<p>As enterprises increase their investments in open source, they\u2019re also looking behind the code at new ways for their engineering teams to work together quickly, globally, and at scale. At\u00a0<a href=\"https:\/\/github.com\/customer-stories\/ford\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Ford Motor Company<\/a>, code is increasingly open by default to bring more ideas to the table, says Software Processes and Tools Supervisor Timothy Carmean. \u201cMake your repository public. Then let people use it, open pull requests, and have conversations about it.\u201d<\/p>\n<p>Here are five more reasons why every enterprise should make innersource a priority in 2020:<\/p>\n<p><strong>1. Collaborate with context across teams and time zones<\/strong><\/p>\n<p>The way people work is changing. And the shift toward globally distributed teams and remote work is more than a trend\u2014it\u2019s an inevitability. Making the most of a worldwide workforce means that no matter where work happens, from HQ or the living room couch, it happens in a collaborative, transparent, and open way.<\/p>\n<p><a href=\"https:\/\/github.com\/customer-stories\/zendesk\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Zendesk\u2019s<\/a>\u00a0global offices are a great example. The company values transparency, especially on the engineering side, so that an engineer in Copenhagen can understand and leverage work happening in San Francisco. Jason Smale, Zendesk\u2019s VP of Engineering, describes the team\u2019s internal setup as similar to one you\u2019d find in an open source project, with maintainers and contributors collaborating on the company\u2019s ecosystem.<\/p>\n<p>Clear and documented ownership of projects allows each team to manage the chaos of different workstreams without shutting them off from great ideas. They leverage the company\u2019s collective brain power by allowing anyone on any team to contribute to, build on, or reuse existing work. As Smale explains, \u201cOur engineering culture is open and centered around teams owning services and being responsible for running them in production.\u201d<\/p>\n<p><strong>2. Get new ideas to customers faster<\/strong><\/p>\n<p>Opening up a project invites more ideas. But it can also help teams step up their code quality, remove friction from their processes, and get work to production, faster. Tom Erickson, Supervisor of Global Software Tools and Processes at Ford, sees the value in not only encouraging more ideas about code but also about process and work styles. \u201cDevelopers can make suggestions and adopt a style of working that\u2019s more open and fits their needs,\u201d he says. \u201cIf you want to ship higher quality software faster, innersourcing just makes sense.\u201d<\/p>\n<p>To avoid slowing projects down as teams grow, thoughtful processes and documentation take on an important role. Teams at\u00a0<a href=\"https:\/\/github.com\/customer-stories\/stripe\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Stripe<\/a>\u00a0frequently work on each other\u2019s code, but no matter where it comes from, it always goes through the same review process. Documentation on contributing to and reviewing code takes the burden of figuring out \u201cwhat\u2019s next\u201c off individual contributors, making it easier to get involved on a project\u2019s terms. Stripe Developer Advocate Michael Glukhovsky finds the ability to contribute without friction empowering: \u201cIf you see something that needs to get fixed, you can submit a pull request, and start a conversation.\u201d<\/p>\n<p><strong>3. Discover and reuse code across your company<\/strong><\/p>\n<p>Tell me if this sounds familiar: Your team plans, designs, and implements a new UI pattern for your product. It\u2019s usable, effective, and iterated to perfection over a few months. But then you stumble upon a pull request with a similar feature, developed independently by another team. Not only could your code have spared its creators some work, but now there\u2019s an inconsistency in your product\u2019s user experience. Adapting and reusing field-tested features seems obvious. Making your code discoverable for other teams isn\u2019t.<\/p>\n<p>For ENGIE Digital\u2019s Innersource Project Lead Florent Zara, \u201c[The goal of innersource] is to break down silos and encourage people to work together.\u201d He explains that innersource gets projects out in the open, making it easier to discover and reuse and build on code across the organization.<\/p>\n<p>The practice holds up even in larger companies like Ford, where Chief Engineer Florian Frischmuth feels that keeping code in one place, like on GitHub, makes it easier to discover. \u201cOur environment allows developers to find solutions that have already been developed. They can collaborate on those, and then reuse them.\u201d<\/p>\n<p><strong>4. Step up code quality and security\u00a0<\/strong><\/p>\n<p>There\u2019s a logical tension between \u201copen\u201d and \u201csecure\u201d. As people release software with a growing number of open source dependencies, it\u2019s more important than ever that software teams make security a priority from the start and focus on releasing secure and high-quality code. In practice, enterprise teams have found that more collaborators create more opportunities to catch bugs and other issues. They also find that it invites security expertise into the process sooner.<\/p>\n<p>At\u00a0<a href=\"https:\/\/github.com\/customer-stories\/nationwide\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Nationwide<\/a>, teams once kept projects close to the chest, but opening them up, at least internally, proved integral to higher quality code at scale. Cindy Payne, Associate Vice President of IT Application Services at Nationwide Insurance explained that the projects teams were most hesitant to share often benefited the most from outside perspectives. The practice also helped address security vulnerabilities, allowing the team to quickly assess impact, then triage the situation accordingly.<\/p>\n<p><strong>5. Save time and encourage innovation with self-service\u00a0<\/strong><\/p>\n<p>When it comes to starting new projects, many teams still follow a request-and-wait model. They put in a request, and a central administrator spins up a new repository. This model adds two layers of complexity to what could be a simpler process: administrative maintenance and barriers to trying something new. Innersource, on the other hand, grants everyone the autonomy to get started without friction.<\/p>\n<p>Allowing teams to create their own projects may sound like more work. The upfront effort of documenting a new process and even creating governance models can seem daunting, but many teams have found that a self-service model ultimately saves time on maintenance and empowers them to just get started.<\/p>\n<p>Payne tells us that self-service GitHub repositories not only remove blockers. They\u2019ve also saved the company time and costs from an infrastructure perspective. She says of switching models, \u201cWe knew we were going to save money, but that savings immediately turned into more capacity for teams to do the most valuable work for our business.\u201d<\/p>\n<p>The team at automotive supplier\u00a0<a href=\"https:\/\/github.com\/customer-stories\/continental\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Continental<\/a>\u00a0has also found that removing barriers has encouraged creativity, explains Innersource Project Manager Zsuzsanna Gnandt. \u201cWith innersource, we want to enable all developers with the freedom to be creative, to drive innovation without barriers, and to be appreciated for their contributions across the company.\u201d<\/p>\n<p>It\u2019s undeniable that open source has changed the way we all build software. The best practices that have made many large-scale open source projects so successful are quickly becoming the new norms for enterprise software development. In 2020, innersource is no longer a methodology. It\u2019s how people build proprietary software across industries, teams, and time zones.<\/p>\n<hr \/>\n<p><em>This post originally appeared on\u00a0<a href=\"https:\/\/www.linkedin.com\/pulse\/why-organizations-should-commit-innersource-2020-erica-anderson\/\">LinkedIn<\/a> on September 26, 2019.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn about five more reasons why every enterprise should make innersource a priority in 2020.<\/p>\n","protected":false},"author":1578,"featured_media":52138,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_gh_post_show_toc":"","_gh_post_is_no_robots":"","_gh_post_is_featured":"","_gh_post_is_excluded":"","_gh_post_is_unlisted":"","_gh_post_related_link_1":"","_gh_post_related_link_2":"","_gh_post_related_link_3":"","_gh_post_sq_img":"","_gh_post_sq_img_id":"","_gh_post_cta_title":"","_gh_post_cta_text":"","_gh_post_cta_link":"","_gh_post_cta_button":"","_gh_post_recirc_hide":"","_gh_post_recirc_col_1":"","_gh_post_recirc_col_2":"","_gh_post_recirc_col_3":"","_gh_post_recirc_col_4":"","_featured_video":"","_gh_post_additional_query_params":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"{title}\n\n{excerpt}\n\n{url}","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"_wpas_customize_per_network":false,"jetpack_post_was_ever_published":false,"_links_to":"","_links_to_target":""},"categories":[3316,3313],"tags":[2282,1896],"coauthors":[2194],"class_list":["post-52137","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-collaboration","category-enterprise-software","tag-innersource","tag-insights"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Why organizations should commit to innersource in 2020 - The GitHub Blog<\/title>\n<meta name=\"description\" content=\"Learn about five more reasons why every enterprise should make innersource a priority in 2020.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/github.blog\/enterprise-software\/collaboration\/why-organizations-should-commit-to-innersource-in-2020\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Why organizations should commit to innersource in 2020\" \/>\n<meta property=\"og:description\" content=\"Learn about five more reasons why every enterprise should make innersource a priority in 2020.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/github.blog\/enterprise-software\/collaboration\/why-organizations-should-commit-to-innersource-in-2020\/\" \/>\n<meta property=\"og:site_name\" content=\"The GitHub Blog\" \/>\n<meta property=\"article:published_time\" content=\"2020-03-11T15:00:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-11-29T19:44:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/github.blog\/wp-content\/uploads\/2020\/03\/commit-to-innersource.jpeg?fit=1280%2C720\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Erica Anderson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Why organizations should commit to innersource in 2020\" \/>\n<meta name=\"twitter:description\" content=\"Learn about five more reasons why every enterprise should make innersource a priority in 2020.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/github.blog\/wp-content\/uploads\/2020\/03\/commit-to-innersource.jpeg?fit=1280%2C720\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Erica Anderson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/collaboration\\\/why-organizations-should-commit-to-innersource-in-2020\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/collaboration\\\/why-organizations-should-commit-to-innersource-in-2020\\\/\"},\"author\":{\"name\":\"Erica Anderson\",\"@id\":\"https:\\\/\\\/github.blog\\\/#\\\/schema\\\/person\\\/a4c56a494ff23a4d9cb666527cec9379\"},\"headline\":\"Why organizations should commit to innersource in 2020\",\"datePublished\":\"2020-03-11T15:00:34+00:00\",\"dateModified\":\"2021-11-29T19:44:19+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/collaboration\\\/why-organizations-should-commit-to-innersource-in-2020\\\/\"},\"wordCount\":1219,\"image\":{\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/collaboration\\\/why-organizations-should-commit-to-innersource-in-2020\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/github.blog\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/commit-to-innersource.jpeg?fit=1280%2C720\",\"keywords\":[\"innersource\",\"insights\"],\"articleSection\":[\"Collaboration\",\"Enterprise software\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/collaboration\\\/why-organizations-should-commit-to-innersource-in-2020\\\/\",\"url\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/collaboration\\\/why-organizations-should-commit-to-innersource-in-2020\\\/\",\"name\":\"Why organizations should commit to innersource in 2020 - The GitHub Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/github.blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/collaboration\\\/why-organizations-should-commit-to-innersource-in-2020\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/collaboration\\\/why-organizations-should-commit-to-innersource-in-2020\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/github.blog\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/commit-to-innersource.jpeg?fit=1280%2C720\",\"datePublished\":\"2020-03-11T15:00:34+00:00\",\"dateModified\":\"2021-11-29T19:44:19+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/github.blog\\\/#\\\/schema\\\/person\\\/a4c56a494ff23a4d9cb666527cec9379\"},\"description\":\"Learn about five more reasons why every enterprise should make innersource a priority in 2020.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/collaboration\\\/why-organizations-should-commit-to-innersource-in-2020\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/collaboration\\\/why-organizations-should-commit-to-innersource-in-2020\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/collaboration\\\/why-organizations-should-commit-to-innersource-in-2020\\\/#primaryimage\",\"url\":\"https:\\\/\\\/github.blog\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/commit-to-innersource.jpeg?fit=1280%2C720\",\"contentUrl\":\"https:\\\/\\\/github.blog\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/commit-to-innersource.jpeg?fit=1280%2C720\",\"width\":1280,\"height\":720},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/collaboration\\\/why-organizations-should-commit-to-innersource-in-2020\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/github.blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Enterprise software\",\"item\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Collaboration\",\"item\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/collaboration\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Why organizations should commit to innersource in 2020\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/github.blog\\\/#website\",\"url\":\"https:\\\/\\\/github.blog\\\/\",\"name\":\"The GitHub Blog\",\"description\":\"Updates, ideas, and inspiration from GitHub to help developers build and design software.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/github.blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/github.blog\\\/#\\\/schema\\\/person\\\/a4c56a494ff23a4d9cb666527cec9379\",\"name\":\"Erica Anderson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/dee429db9b61bedceba07d9d3c8522813160a3752ceab97671babaf0c3f1087b?s=96&d=mm&r=g4abda10ee02f1f7cb9ad185b7460191f\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/dee429db9b61bedceba07d9d3c8522813160a3752ceab97671babaf0c3f1087b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/dee429db9b61bedceba07d9d3c8522813160a3752ceab97671babaf0c3f1087b?s=96&d=mm&r=g\",\"caption\":\"Erica Anderson\"},\"url\":\"https:\\\/\\\/github.blog\\\/author\\\/eanderson\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Why organizations should commit to innersource in 2020 - The GitHub Blog","description":"Learn about five more reasons why every enterprise should make innersource a priority in 2020.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/github.blog\/enterprise-software\/collaboration\/why-organizations-should-commit-to-innersource-in-2020\/","og_locale":"en_US","og_type":"article","og_title":"Why organizations should commit to innersource in 2020","og_description":"Learn about five more reasons why every enterprise should make innersource a priority in 2020.","og_url":"https:\/\/github.blog\/enterprise-software\/collaboration\/why-organizations-should-commit-to-innersource-in-2020\/","og_site_name":"The GitHub Blog","article_published_time":"2020-03-11T15:00:34+00:00","article_modified_time":"2021-11-29T19:44:19+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/github.blog\/wp-content\/uploads\/2020\/03\/commit-to-innersource.jpeg?fit=1280%2C720","type":"image\/jpeg"}],"author":"Erica Anderson","twitter_card":"summary_large_image","twitter_title":"Why organizations should commit to innersource in 2020","twitter_description":"Learn about five more reasons why every enterprise should make innersource a priority in 2020.","twitter_image":"https:\/\/github.blog\/wp-content\/uploads\/2020\/03\/commit-to-innersource.jpeg?fit=1280%2C720","twitter_misc":{"Written by":"Erica Anderson","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/github.blog\/enterprise-software\/collaboration\/why-organizations-should-commit-to-innersource-in-2020\/#article","isPartOf":{"@id":"https:\/\/github.blog\/enterprise-software\/collaboration\/why-organizations-should-commit-to-innersource-in-2020\/"},"author":{"name":"Erica Anderson","@id":"https:\/\/github.blog\/#\/schema\/person\/a4c56a494ff23a4d9cb666527cec9379"},"headline":"Why organizations should commit to innersource in 2020","datePublished":"2020-03-11T15:00:34+00:00","dateModified":"2021-11-29T19:44:19+00:00","mainEntityOfPage":{"@id":"https:\/\/github.blog\/enterprise-software\/collaboration\/why-organizations-should-commit-to-innersource-in-2020\/"},"wordCount":1219,"image":{"@id":"https:\/\/github.blog\/enterprise-software\/collaboration\/why-organizations-should-commit-to-innersource-in-2020\/#primaryimage"},"thumbnailUrl":"https:\/\/github.blog\/wp-content\/uploads\/2020\/03\/commit-to-innersource.jpeg?fit=1280%2C720","keywords":["innersource","insights"],"articleSection":["Collaboration","Enterprise software"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/github.blog\/enterprise-software\/collaboration\/why-organizations-should-commit-to-innersource-in-2020\/","url":"https:\/\/github.blog\/enterprise-software\/collaboration\/why-organizations-should-commit-to-innersource-in-2020\/","name":"Why organizations should commit to innersource in 2020 - The GitHub Blog","isPartOf":{"@id":"https:\/\/github.blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/github.blog\/enterprise-software\/collaboration\/why-organizations-should-commit-to-innersource-in-2020\/#primaryimage"},"image":{"@id":"https:\/\/github.blog\/enterprise-software\/collaboration\/why-organizations-should-commit-to-innersource-in-2020\/#primaryimage"},"thumbnailUrl":"https:\/\/github.blog\/wp-content\/uploads\/2020\/03\/commit-to-innersource.jpeg?fit=1280%2C720","datePublished":"2020-03-11T15:00:34+00:00","dateModified":"2021-11-29T19:44:19+00:00","author":{"@id":"https:\/\/github.blog\/#\/schema\/person\/a4c56a494ff23a4d9cb666527cec9379"},"description":"Learn about five more reasons why every enterprise should make innersource a priority in 2020.","breadcrumb":{"@id":"https:\/\/github.blog\/enterprise-software\/collaboration\/why-organizations-should-commit-to-innersource-in-2020\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/github.blog\/enterprise-software\/collaboration\/why-organizations-should-commit-to-innersource-in-2020\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/github.blog\/enterprise-software\/collaboration\/why-organizations-should-commit-to-innersource-in-2020\/#primaryimage","url":"https:\/\/github.blog\/wp-content\/uploads\/2020\/03\/commit-to-innersource.jpeg?fit=1280%2C720","contentUrl":"https:\/\/github.blog\/wp-content\/uploads\/2020\/03\/commit-to-innersource.jpeg?fit=1280%2C720","width":1280,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/github.blog\/enterprise-software\/collaboration\/why-organizations-should-commit-to-innersource-in-2020\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/github.blog\/"},{"@type":"ListItem","position":2,"name":"Enterprise software","item":"https:\/\/github.blog\/enterprise-software\/"},{"@type":"ListItem","position":3,"name":"Collaboration","item":"https:\/\/github.blog\/enterprise-software\/collaboration\/"},{"@type":"ListItem","position":4,"name":"Why organizations should commit to innersource in 2020"}]},{"@type":"WebSite","@id":"https:\/\/github.blog\/#website","url":"https:\/\/github.blog\/","name":"The GitHub Blog","description":"Updates, ideas, and inspiration from GitHub to help developers build and design software.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/github.blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/github.blog\/#\/schema\/person\/a4c56a494ff23a4d9cb666527cec9379","name":"Erica Anderson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/dee429db9b61bedceba07d9d3c8522813160a3752ceab97671babaf0c3f1087b?s=96&d=mm&r=g4abda10ee02f1f7cb9ad185b7460191f","url":"https:\/\/secure.gravatar.com\/avatar\/dee429db9b61bedceba07d9d3c8522813160a3752ceab97671babaf0c3f1087b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/dee429db9b61bedceba07d9d3c8522813160a3752ceab97671babaf0c3f1087b?s=96&d=mm&r=g","caption":"Erica Anderson"},"url":"https:\/\/github.blog\/author\/eanderson\/"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/github.blog\/wp-content\/uploads\/2020\/03\/commit-to-innersource.jpeg?fit=1280%2C720","jetpack_shortlink":"https:\/\/wp.me\/pamS32-dyV","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/posts\/52137","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/users\/1578"}],"replies":[{"embeddable":true,"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/comments?post=52137"}],"version-history":[{"count":3,"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/posts\/52137\/revisions"}],"predecessor-version":[{"id":52608,"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/posts\/52137\/revisions\/52608"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/media\/52138"}],"wp:attachment":[{"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/media?parent=52137"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/categories?post=52137"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/tags?post=52137"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/coauthors?post=52137"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}