Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

strongloop-archive/loopback-owners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loopback-owners

List of repository owners based on functional areas.

Usage

This module exports the list of repo owners based on functional areas as an Array of Objects. See https://github.com/strongloop/loopback-owners/blob/master/index.js#L3.

// require the module
var groupings = require('loopback-owners');

// loop through the exported items
groupings.forEach(function(group) {
  ...
);

About

List of repository owners based on functional areas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published