lfn/process.git
5 years agoAdd governance docs 39/11139/37 master
Daniel Farrell [Fri, 8 Jun 2018 12:36:37 +0000 (08:36 -0400)]
Add governance docs

Add LFN principles and LFN project lifecycle docs.

This change combines work from 10223, 10221 and 10103 to make the
editing workflow easier. Also, these documents are closely related
changes that need to be worked on and merged together, not atomic
changes that should be handled in smaller commits.

Board approval: https://lists.lfnetworking.org/g/TAC/message/420

Change-Id: I84d362a6b6f42fd7f269f7d7a44199355e4fa9f4
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
5 years agoWIP: Add Community Oriented Budgeting process 45/10545/30
Gregory Elkinbard [Wed, 9 May 2018 13:28:16 +0000 (08:28 -0500)]
WIP: Add Community Oriented Budgeting process

This proposal provides a recommendation from the TAC to the Board for a
Community Oriented Budget Process.

Made changes to add TF project for the budget consideration as well
Trying to fix the build failure

Change-Id: I308eeb8a17b6cafba3dfec8552d8447f82337bdc
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
Signed-off-by: Gregory Elkinbard <elkinbar@gmail.com>
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
5 years agoMerge "Add LFN charter as reStructuredText"
Ed Warnicke [Fri, 8 Jun 2018 16:35:28 +0000 (16:35 +0000)]
Merge "Add LFN charter as reStructuredText"

5 years agoMerge "Fix linting max line length off-by-one, <=79 chars"
Ed Warnicke [Fri, 8 Jun 2018 16:35:13 +0000 (16:35 +0000)]
Merge "Fix linting max line length off-by-one, <=79 chars"

5 years agoFix typo in Technical Gov Timeline Recommendation 57/10557/2
Ed Warnicke [Wed, 9 May 2018 19:49:15 +0000 (14:49 -0500)]
Fix typo in Technical Gov Timeline Recommendation

There was wording in the Technical Governance Recommendation to the
Board approved today that might be slightly confusing due to life
editing during the meetings. This patch proposes one possible
improvement to make things clearer to the Board.

I do not believe this patch substantively changes the recommendation
at all.

Change-Id: Ia58000f04a6bfea6d525257220d3beeeee6cddb9
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
5 years agoAdd LFN charter as reStructuredText 04/10604/10
Daniel Farrell [Fri, 11 May 2018 16:00:43 +0000 (12:00 -0400)]
Add LFN charter as reStructuredText

Imported from:

https://www.linuxfoundation.org/wp-content/uploads/2018/01/LF-Networking-Fund-Charter-January-2018.pd

Also add changelog to track notable changes to charter.

Change-Id: I50c1c4bcd5b9ee07a0e8675e8add3f01fe1edd1d
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
5 years agoFix linting max line length off-by-one, <=79 chars 33/10633/1
Daniel Farrell [Tue, 15 May 2018 01:55:23 +0000 (21:55 -0400)]
Fix linting max line length off-by-one, <=79 chars

Change-Id: I24dc86a7d28b9f4388fe34624effb2c7d4f99934
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
5 years agoAdd technical governance timeline 44/10544/9
Ed Warnicke [Wed, 9 May 2018 10:53:16 +0000 (05:53 -0500)]
Add technical governance timeline

Recommendation to the Board regarding the timeline for completion of the
technical governance for LFN by the TAC.

Change-Id: I53bbf331fd124e77c5d20d3737a9f93be28f3b36
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
5 years agoLint txt files for line length, spacing, grammar 92/10392/1
Daniel Farrell [Thu, 3 May 2018 01:37:06 +0000 (21:37 -0400)]
Lint txt files for line length, spacing, grammar

Change-Id: I1d4fb4827c998ad2591c459910ac4314716a2abe
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoAdd tox/coala linting, docs config 51/10151/3
Daniel Farrell [Thu, 19 Apr 2018 20:50:02 +0000 (16:50 -0400)]
Add tox/coala linting, docs config

* Add tox config for running coala linting, docs builds
* Add coala config for running rst, formatting, grammar and git linting
* Add basic docs config, skeleton
* Update gitignore from default to appropriate for this repo

Change-Id: Ief9e3ac4cc145139df8bc7e3601dae4dbd637456
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoExplicitly set default branch parameter 06/10106/1
Thanh Ha [Wed, 18 Apr 2018 23:42:17 +0000 (19:42 -0400)]
Explicitly set default branch parameter

While it does default to master it is good to be explicit especially
so that if we ever branch folks do not need to look up the parameter.

Change-Id: I759c7d2754e6b6022ff867956db2de5153900569
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoAdd starting .gitignore and .gitreview files 09/9909/1
Andrew Grimberg [Wed, 11 Apr 2018 17:28:31 +0000 (10:28 -0700)]
Add starting .gitignore and .gitreview files

Bootstrap some basic git configuration files

Change-Id: If3121325b5fd3671b20821ecd976a33efac6d1e6
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
6 years agoInitial empty repository
Andrew Grimberg [Wed, 11 Apr 2018 17:04:23 +0000 (17:04 +0000)]
Initial empty repository